Home
last modified time | relevance | path

Searched refs:WriteAppearance (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp1032 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 …]
Dfsdk_baseannot.cpp837 void CPDFSDK_BAAnnot::WriteAppearance(const CFX_ByteString& sAPType, in WriteAppearance() function in CPDFSDK_BAAnnot
/external/pdfium/fpdfsdk/include/
Dfsdk_baseannot.h209 void WriteAppearance(const CFX_ByteString& sAPType,