Searched defs:GetMaxSize (Results 1 – 3 of 3) sorted by relevance
29 FWL_ERR IFWL_Content::GetMaxSize(FX_FLOAT& fWidth, FX_FLOAT& fHeight) { in GetMaxSize() function in IFWL_Content84 FWL_ERR CFWL_ContentImp::GetMaxSize(FX_FLOAT& fWidth, FX_FLOAT& fHeight) { in GetMaxSize() function in CFWL_ContentImp
53 FX_FLOAT IFWL_Grid::GetMaxSize(FWL_HGRIDCOLROW hColRow, FWL_GRIDUNIT& eUnit) { in GetMaxSize() function in IFWL_Grid350 FX_FLOAT CFWL_GridImp::GetMaxSize(FWL_HGRIDCOLROW hColRow, in GetMaxSize() function in CFWL_GridImp
17 bool GetMaxSize(LPSIZE size) in GetMaxSize() function