Searched refs:IconFit (Results 1 – 2 of 2) sorted by relevance
749 CPDF_IconFit IconFit = pFormControl->GetIconFit(); in get_button_align_x() local750 CFX_PointF pos = IconFit.GetIconBottomLeftPosition(); in get_button_align_x()776 CPDF_IconFit IconFit = pFormControl->GetIconFit(); in get_button_align_y() local777 CFX_PointF pos = IconFit.GetIconBottomLeftPosition(); in get_button_align_y()881 CPDF_IconFit IconFit = pFormControl->GetIconFit(); in get_button_scale_when() local882 int ScaleM = IconFit.GetScaleMethod(); in get_button_scale_when()
738 CPDF_IconFit& IconFit, in GetPushButtonAppStream() argument898 sTemp << GenerateIconAppStream(IconFit, pIconStream, rcIcon); in GetPushButtonAppStream()