OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParseTextPage
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/include/fpdftext/
fpdf_text.h
87
virtual FX_BOOL
ParseTextPage
() = 0;
/external/pdfium/core/src/fpdftext/
text_int.h
58
FX_BOOL
ParseTextPage
() override;
fpdf_text_int.cpp
144
FX_BOOL CPDF_TextPage::
ParseTextPage
() {
[
all
...]
/external/pdfium/fpdfsdk/src/
fpdftext.cpp
35
textpage->
ParseTextPage
();
Completed in 35 milliseconds