Searched refs:GetFittingBounds (Results 1 – 4 of 4) sorted by relevance
25 bool GetFittingBounds() const;
65 bool CPDF_IconFit::GetFittingBounds() const { in GetFittingBounds() function in CPDF_IconFit
1244 GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, in SetAsPushButton()1271 GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, in SetAsPushButton()1307 GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, in SetAsPushButton()
830 pRuntime->NewBoolean(pFormControl->GetIconFit().GetFittingBounds())); in get_button_fit_bounds()