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 155 FX_BOOL IsAppearanceValid(CPDF_Annot::AppearanceMode mode);
157 CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions);
fsdk_baseform.h 148 FX_BOOL IsWidgetAppearanceValid(CPDF_Annot::AppearanceMode mode);
150 CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions);
  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 178 CPDF_Stream* FPDFDOC_GetAnnotAP(CPDF_Dictionary* pAnnotDict, CPDF_Annot::AppearanceMode mode)
217 CPDF_Form* CPDF_Annot::GetAPForm(const CPDF_Page* pPage, AppearanceMode mode)
235 static CPDF_Form* FPDFDOC_Annot_GetMatrix(const CPDF_Page* pPage, CPDF_Annot* pAnnot, CPDF_Annot::AppearanceMode mode, const CFX_AffineMatrix* pUser2Device, CFX_Matrix &matrix)
251 AppearanceMode mode, const CPDF_RenderOptions* pOptions)
263 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 631 enum AppearanceMode {
638 AppearanceMode mode, const CPDF_RenderOptions* pOptions);
641 const CFX_AffineMatrix* pUser2Device, AppearanceMode mode);
658 CPDF_Form* GetAPForm(const CPDF_Page* pPage, AppearanceMode mode);
1372 CPDF_Page* pPage, CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions = NULL);
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 39 FX_BOOL CPDFSDK_Widget::IsWidgetAppearanceValid(CPDF_Annot::AppearanceMode mode)
414 CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions)
    [all...]

Completed in 111 milliseconds