Home
last modified time | relevance | path

Searched defs:fMinHeight (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_fwladapterwidgetmgr.cpp28 float fMinHeight, in GetPopupPos()
/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp382 void CFWL_Widget::GetPopupPos(float fMinHeight, in GetPopupPos()
404 bool CFWL_Widget::GetPopupPosMenu(float fMinHeight, in GetPopupPosMenu()
436 bool CFWL_Widget::GetPopupPosComboBox(float fMinHeight, in GetPopupPosComboBox()
460 bool CFWL_Widget::GetPopupPosGeneral(float fMinHeight, in GetPopupPosGeneral()
Dcfwl_widgetmgr.cpp382 float fMinHeight, in GetAdapterPopupPos()
/external/skqp/src/gpu/ccpr/
DGrCCAtlas.h42 int fMinHeight = 0; // If there are 100 20x10 paths, this should be 10. member
/external/skia/src/gpu/ccpr/
DGrCCAtlas.h42 int fMinHeight = 0; // If there are 100 20x10 paths, this should be 10. member
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp837 float fMinHeight = rcMin.top - rcMin.bottom; in GetScrollArea() local