Searched refs:GetFittingBounds (Results 1 – 4 of 4) sorted by relevance
23 bool GetFittingBounds();
46 bool CPDF_IconFit::GetFittingBounds() { in GetFittingBounds() function in CPDF_IconFit
1001 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,1022 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,1058 iconFit.GetFittingBounds() ? rcWindow : rcClient, &font_map,
674 vp << pFormControl->GetIconFit().GetFittingBounds(); in buttonFitBounds()