Searched refs:GetFittingBounds (Results 1 – 4 of 4) sorted by relevance
26 bool GetFittingBounds() const;
61 bool CPDF_IconFit::GetFittingBounds() const { in GetFittingBounds() function in CPDF_IconFit
1245 GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, in SetAsPushButton()1266 GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, in SetAsPushButton()1301 GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, in SetAsPushButton()
804 pRuntime->NewBoolean(pFormControl->GetIconFit().GetFittingBounds())); in get_button_fit_bounds()