Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.cpp1322 uint16_t nNameID = GetUInt16(lpNameRecord + j * 12 + 6); in GetNames() local
1323 if (nNameID != 1) { in GetNames()