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

  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 96 CPDF_Form* GetAPForm(const CPDF_Page* pPage, AppearanceMode mode);
cpdf_annot.cpp 51 CPDF_Form* pForm = pAnnot->GetAPForm(pPage, mode);
189 CPDF_Form* CPDF_Annot::GetAPForm(const CPDF_Page* pPage, AppearanceMode mode) {

Completed in 66 milliseconds