Home
last modified time | relevance | path

Searched refs:nmaps (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp422 int nmaps = FXFT_Get_Face_CharmapCount(m_pFont->m_Face); in GlyphFromCharCodeEx() local
424 while (i < nmaps) { in GlyphFromCharCodeEx()