OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bTextOnly
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/core/include/fpdfapi/
fpdf_page.h
138
FX_BOOL
m_bTextOnly
;
/external/pdfium/core/src/fpdftext/
fpdf_text_search.cpp
317
options.
m_bTextOnly
= TRUE;
fpdf_text.cpp
735
options.
m_bTextOnly
= TRUE;
785
options.
m_bTextOnly
= TRUE;
/external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page.cpp
1009
m_bTextOnly
= FALSE;
fpdf_page_parser_old.cpp
136
if (m_Options.
m_bTextOnly
) {
Completed in 36 milliseconds