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

  /external/harfbuzz_ng/src/
hb-buffer-deserialize-json.rl 86 yadvance= "\"ay\"" colon (num >tok %parse_y_advance);
88 element = glyph | cluster | xoffset | yoffset | xadvance | yadvance;
  /external/freetype/src/cache/
ftcsbits.c 137 FT_Pos xadvance, yadvance; /* FT_GlyphSlot->advance.{x|y} */ local
156 yadvance = ( slot->advance.y + 32 ) >> 6;
164 !CHECK_CHAR( yadvance ) )
177 sbit->yadvance = (FT_Char)yadvance;
  /external/freetype/include/freetype/
ftcache.h 883 FT_Char yadvance; member in struct:FTC_SBitRec_
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftcache.h 898 FT_Char yadvance; member in struct:FTC_SBitRec_
    [all...]

Completed in 77 milliseconds