Home | History | Annotate | Download | only in src

Lines Matching refs:GetMatrix

659 GetMatrix(), csAP);
678 WriteAppearance("R", GetRotatedRect(), GetMatrix(), csAP);
709 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP);
841 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_ON, pControl->GetCheckedAPState());
842 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_OFF, "Off");
844 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_ON, pControl->GetCheckedAPState());
845 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_OFF, "Off");
1019 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_ON, pControl->GetCheckedAPState());
1020 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_OFF, "Off");
1022 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_ON, pControl->GetCheckedAPState());
1023 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_OFF, "Off");
1107 WriteAppearance("N", GetRotatedRect(), GetMatrix(), sAP);
1201 WriteAppearance("N", GetRotatedRect(), GetMatrix(), sAP);
1360 WriteAppearance("N", GetRotatedRect(), GetMatrix(), sAP);
1454 CPDF_Matrix CPDFSDK_Widget::GetMatrix() const