Searched refs:GetRotatedRect (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp492 CPDF_Rect rcWindow = GetRotatedRect();
659 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP);
678 WriteAppearance("R", GetRotatedRect(), GetMatrix(), csAP);
709 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP);
771 CPDF_Rect rcWindow = GetRotatedRect();
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");
903 CPDF_Rect rcWindow = GetRotatedRect();
1378 CPDF_Rect CPDFSDK_Widget::GetRotatedRect() const function in class:CPDFSDK_Widget
[all...]
/external/pdfium/fpdfsdk/include/
H A Dfsdk_baseform.h143 CPDF_Rect GetRotatedRect() const;

Completed in 37 milliseconds