Searched refs:IconFit (Results 1 – 3 of 3) sorted by relevance
503 CPDF_IconFit IconFit = pFormControl->GetIconFit(); in buttonAlignX() local506 IconFit.GetIconPosition(fLeft, fBottom); in buttonAlignX()552 CPDF_IconFit IconFit = pFormControl->GetIconFit(); in buttonAlignY() local555 IconFit.GetIconPosition(fLeft, fBottom); in buttonAlignY()601 CPDF_IconFit IconFit = pFormControl->GetIconFit(); in buttonFitBounds() local602 vp << IconFit.GetFittingBounds(); in buttonFitBounds()689 CPDF_IconFit IconFit = pFormControl->GetIconFit(); in buttonScaleHow() local690 if (IconFit.IsProportionalScale()) in buttonScaleHow()737 CPDF_IconFit IconFit = pFormControl->GetIconFit(); in buttonScaleWhen() local738 int ScaleM = IconFit.GetScaleMethod(); in buttonScaleWhen()
158 CPDF_IconFit& IconFit,
613 CPDF_IconFit& IconFit, in GetPushButtonAppStream() argument639 Icon.SetIconFit(&IconFit); in GetPushButtonAppStream()