Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_fwladapterwidgetmgr.cpp28 float fMinHeight, in GetPopupPos()
/external/skia/src/gpu/ccpr/
DGrCCAtlas.h27 int fMinHeight = 0; // If there are 100 20x10 paths, this should be 10. member
/external/skqp/src/gpu/ccpr/
DGrCCAtlas.h42 int fMinHeight = 0; // If there are 100 20x10 paths, this should be 10. member
/external/pdfium/xfa/fwl/
Dcfwl_datetimepicker.cpp448 void CFWL_DateTimePicker::GetPopupPos(float fMinHeight, in GetPopupPos()
Dcfwl_widgetmgr.cpp305 float fMinHeight, in GetAdapterPopupPos()
Dcfwl_combobox.cpp582 void CFWL_ComboBox::GetPopupPos(float fMinHeight, in GetPopupPos()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp805 float fMinHeight = rcMin.Height(); in GetScrollArea() local