Searched refs:WriteAppearance (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 1032 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP); 1054 WriteAppearance("R", GetRotatedRect(), GetMatrix(), csAP); 1086 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP); 1208 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_ON, 1210 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_OFF, "Off"); 1212 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_ON, 1214 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_OFF, "Off"); 1371 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_ON, 1373 WriteAppearance("N", GetRotatedRect(), GetMatrix(), csAP_N_OFF, "Off"); 1375 WriteAppearance("D", GetRotatedRect(), GetMatrix(), csAP_D_ON, [all …]
|
D | fsdk_baseannot.cpp | 837 void CPDFSDK_BAAnnot::WriteAppearance(const CFX_ByteString& sAPType, in WriteAppearance() function in CPDFSDK_BAAnnot
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_baseannot.h | 209 void WriteAppearance(const CFX_ByteString& sAPType,
|