Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_appstream.cpp1090 ByteString GetRectFillAppStream(const CFX_FloatRect& rect, in GetRectFillAppStream() function
1242 GetRectFillAppStream(rcWindow, crBackground) + in SetAsPushButton()
1263 GetRectFillAppStream(rcWindow, crBackground) + in SetAsPushButton()
1298 GetRectFillAppStream(rcWindow, crBackground - 0.25f) + in SetAsPushButton()
1386 GetRectFillAppStream(rcWindow, crBackground) + in SetAsCheckBox()
1409 GetRectFillAppStream(rcWindow, crBackground - 0.25f) + in SetAsCheckBox()
1519 GetRectFillAppStream(rcWindow, crBackground) + in SetAsRadioButton()
1561 GetRectFillAppStream(rcWindow, crBackground - 0.25f) + in SetAsRadioButton()
1952 return GetRectFillAppStream(widget_->GetRotatedRect(), crBackground); in GetBackgroundAppStream()