HomeSort by relevance Sort by last modified time
    Searched refs:start_glyph (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 555 /* start_glyph :: The lowest glyph index for this strike. */
583 FT_UShort start_glyph; member in struct:TT_SBit_StrikeRec_
    [all...]
  /external/chromium_org/third_party/ots/src/
layout.cc 264 uint16_t start_glyph = 0; local
265 if (!subtable.ReadU16(&start_glyph)) {
268 if (start_glyph > num_glyphs) {
269 OTS_WARNING("bad start glyph ID: %u", start_glyph);
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 555 /* start_glyph :: The lowest glyph index for this strike. */
583 FT_UShort start_glyph; member in struct:TT_SBit_StrikeRec_
    [all...]

Completed in 66 milliseconds