Home
last modified time | relevance | path

Searched refs:GetRectFillAppStream (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_appstream.cpp1094 ByteString GetRectFillAppStream(const CFX_FloatRect& rect, in GetRectFillAppStream() function
1245 GetRectFillAppStream(rcWindow, crBackground) + in SetAsPushButton()
1266 GetRectFillAppStream(rcWindow, crBackground) + in SetAsPushButton()
1301 GetRectFillAppStream(rcWindow, crBackground - 0.25f) + in SetAsPushButton()
1388 GetRectFillAppStream(rcWindow, crBackground) + in SetAsCheckBox()
1411 GetRectFillAppStream(rcWindow, crBackground - 0.25f) + in SetAsCheckBox()
1520 GetRectFillAppStream(rcWindow, crBackground) + in SetAsRadioButton()
1562 GetRectFillAppStream(rcWindow, crBackground - 0.25f) + in SetAsRadioButton()
1957 return GetRectFillAppStream(widget_->GetRotatedRect(), crBackground); in GetBackgroundAppStream()