Searched refs:nonDefaults (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-cmap-table.hh336 const NonDefaultUVS &nonDefaults = base+nonDefaultUVS; local
337 i = nonDefaults.bsearch (codepoint);
340 *glyph = nonDefaults[i].glyphID;
/external/harfbuzz_ng/src/
H A Dhb-ot-cmap-table.hh336 const NonDefaultUVS &nonDefaults = base+nonDefaultUVS; local
337 i = nonDefaults.bsearch (codepoint);
340 *glyph = nonDefaults[i].glyphID;

Completed in 56 milliseconds