OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bGetCharCodeOnly
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/include/fpdftext/
fpdf_text.h
73
FX_BOOL
m_bGetCharCodeOnly
;
/external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp
85
:
m_bGetCharCodeOnly
(FALSE),
154
if (!m_ParseOptions.
m_bGetCharCodeOnly
) {
200
if (m_ParseOptions.
m_bGetCharCodeOnly
) {
235
if (m_ParseOptions.
m_bGetCharCodeOnly
) {
324
if (m_ParseOptions.
m_bGetCharCodeOnly
|| !m_bIsParsed)
369
if (m_ParseOptions.
m_bGetCharCodeOnly
|| !m_bIsParsed)
407
if (m_ParseOptions.
m_bGetCharCodeOnly
|| !m_bIsParsed)
457
if (m_ParseOptions.
m_bGetCharCodeOnly
) {
465
if (m_ParseOptions.
m_bGetCharCodeOnly
|| !m_bIsParsed)
576
if (m_ParseOptions.
m_bGetCharCodeOnly
|| !m_bIsParsed || start < 0
[
all
...]
Completed in 64 milliseconds