Home | History | Annotate | Download | only in src

Lines Matching refs:GetMatrix

658 	WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP);

677 WriteAppearance("R", GetRotatedRect(), GetMatrix(), csAP);
708 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP);
840 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_ON, pControl->GetCheckedAPState());
841 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_OFF, "Off");
843 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_ON, pControl->GetCheckedAPState());
844 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_OFF, "Off");
1018 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_ON, pControl->GetCheckedAPState());
1019 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_OFF, "Off");
1021 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_ON, pControl->GetCheckedAPState());
1022 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_OFF, "Off");
1106 WriteAppearance("N", GetRotatedRect(), GetMatrix(), sAP);
1200 WriteAppearance("N", GetRotatedRect(), GetMatrix(), sAP);
1359 WriteAppearance("N", GetRotatedRect(), GetMatrix(), sAP);
1453 CPDF_Matrix CPDFSDK_Widget::GetMatrix() const