OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bAnsiWidthsFixed
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfapi/font/
cpdf_cidfont.h
83
bool
m_bAnsiWidthsFixed
;
cpdf_cidfont.cpp
219
m_bAnsiWidthsFixed
(false),
518
if (charcode < 0x80 &&
m_bAnsiWidthsFixed
)
859
m_bAnsiWidthsFixed
= true;
Completed in 73 milliseconds