Searched refs:IsParsered (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/reflow/
H A Dreflowedtextpage.h25 FX_BOOL IsParsered() const;
H A Dreflowedtextpage.cpp55 FX_BOOL CRF_TextPage::IsParsered() const function in class:CRF_TextPage
/external/pdfium/core/include/fpdftext/
H A Dfpdf_text.h86 virtual FX_BOOL IsParsered() const = 0;
/external/pdfium/core/src/fpdftext/
H A Dtext_int.h60 virtual FX_BOOL IsParsered() const function in class:CPDF_TextPage
H A Dfpdf_text_int.cpp2587 if (!pTextPage || !pTextPage->IsParsered()) {

Completed in 89 milliseconds