OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_iGlyphNum
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fxge/android/
cfpf_skiafontdescriptor.h
21
m_iGlyphNum
(0) {}
37
int32_t
m_iGlyphNum
;
cfpf_skiafontmgr.cpp
340
if (bMatchedName || pFontDes->
m_iGlyphNum
> nGlyphNum) {
342
nGlyphNum = pFontDes->
m_iGlyphNum
;
486
pFontDesc->
m_iGlyphNum
= face->num_glyphs;
Completed in 55 milliseconds