HomeSort by relevance Sort by last modified time
    Searched refs:AppearanceMode (Results 1 - 6 of 6) sorted by null

  /external/pdfium/fpdfsdk/include/
fsdk_baseannot.h 166 FX_BOOL IsAppearanceValid(CPDF_Annot::AppearanceMode mode);
168 CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions);
fsdk_baseform.h 156 FX_BOOL IsWidgetAppearanceValid(CPDF_Annot::AppearanceMode mode);
158 CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions);
  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 177 CPDF_Stream* FPDFDOC_GetAnnotAP(CPDF_Dictionary* pAnnotDict, CPDF_Annot::AppearanceMode mode)
217 CPDF_Form* CPDF_Annot::GetAPForm(const CPDF_Page* pPage, AppearanceMode mode)
232 static CPDF_Form* FPDFDOC_Annot_GetMatrix(const CPDF_Page* pPage, CPDF_Annot* pAnnot, CPDF_Annot::AppearanceMode mode, const CFX_AffineMatrix* pUser2Device, CFX_Matrix &matrix)
248 AppearanceMode mode, const CPDF_RenderOptions* pOptions)
260 FX_BOOL CPDF_Annot::DrawInContext(const CPDF_Page* pPage, const CPDF_RenderContext* pContext, const CFX_AffineMatrix* pUser2Device, AppearanceMode mode)
doc_formcontrol.cpp 149 CPDF_Stream* FPDFDOC_GetAnnotAP(CPDF_Dictionary* pAnnotDict, CPDF_Annot::AppearanceMode mode);
151 CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions)
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 586 enum AppearanceMode {
593 AppearanceMode mode, const CPDF_RenderOptions* pOptions);
596 const CFX_AffineMatrix* pUser2Device, AppearanceMode mode);
613 CPDF_Form* GetAPForm(const CPDF_Page* pPage, AppearanceMode mode);
1327 CPDF_Page* pPage, CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions = NULL);
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 40 FX_BOOL CPDFSDK_Widget::IsWidgetAppearanceValid(CPDF_Annot::AppearanceMode mode)
415 CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions)
    [all...]

Completed in 1671 milliseconds