summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/cpwl_utils.h
AgeCommit message (Expand)Author
2017-07-19Create CPWL_AppStream.Dan Sinclair
2017-07-17Move CPWL_Utils Draw methods to CFX_RenderDeviceDan Sinclair
2017-07-13Rename CPWL_Color to CFX_ColorDan Sinclair
2017-07-13Move CPWL_Utils::ScaleRect to CFX_FloatRectDan Sinclair
2017-07-13Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::IntersectDan Sinclair
2017-07-13Move CPWL_Utils::GetCenterSquare to CFX_FloatRectDan Sinclair
2017-07-13Use Translate instead of OffsetRectdan sinclair
2017-07-13Remove CPWL_Utils::{In,De}flateRectdan sinclair
2017-07-05Remove PNM_ mouse methods and OnNotifyDan Sinclair
2017-06-02Rename PWL_FooBar files to cpwl_foo_bar.Lei Zhang