Home
last modified time | relevance | path

Searched defs:GetMaxSize (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_contentimp.cpp29 FWL_ERR IFWL_Content::GetMaxSize(FX_FLOAT& fWidth, FX_FLOAT& fHeight) { in GetMaxSize() function in IFWL_Content
84 FWL_ERR CFWL_ContentImp::GetMaxSize(FX_FLOAT& fWidth, FX_FLOAT& fHeight) { in GetMaxSize() function in CFWL_ContentImp
Dfwl_gridimp.cpp53 FX_FLOAT IFWL_Grid::GetMaxSize(FWL_HGRIDCOLROW hColRow, FWL_GRIDUNIT& eUnit) { in GetMaxSize() function in IFWL_Grid
350 FX_FLOAT CFWL_GridImp::GetMaxSize(FWL_HGRIDCOLROW hColRow, in GetMaxSize() function in CFWL_GridImp
/external/lzma/CPP/Windows/Control/
DToolBar.h17 bool GetMaxSize(LPSIZE size) in GetMaxSize() function