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

  /external/freetype/include/freetype/
ftrender.h 82 FT_Glyph_GetBBoxFunc glyph_bbox; member in struct:FT_Glyph_Class_
  /external/freetype/src/base/
ftglyph.c 470 if ( !clazz->glyph_bbox )
475 clazz->glyph_bbox( glyph, acbox );
  /external/freetype/include/freetype/internal/
ftobjs.h     [all...]

Completed in 3974 milliseconds