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

  /external/freetype/src/tools/
test_bbox.c 117 FT_Outline_Get_CBox( outline, &bbox );
145 FT_Outline_Get_CBox( outline, &bbox );
  /external/freetype/include/freetype/
ftoutln.h 65 /* FT_Outline_Get_CBox */
228 /* FT_Outline_Get_CBox */
252 FT_Outline_Get_CBox( const FT_Outline* outline,
356 /* @FT_Outline_Get_CBox or @FT_Outline_Get_BBox. */
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftoutln.h 65 /* FT_Outline_Get_CBox */
223 /* FT_Outline_Get_CBox */
247 FT_Outline_Get_CBox( const FT_Outline* outline,
351 /* @FT_Outline_Get_CBox or @FT_Outline_Get_BBox. */
    [all...]
  /frameworks/minikin/tests/util/
FreeTypeMinikinFontForTest.cpp 99 FT_Outline_Get_CBox(&mFtFace->glyph->outline, &bbox);
  /external/freetype/src/raster/
ftrend1.c 89 FT_Outline_Get_CBox( &slot->outline, cbox );
  /external/freetype/src/smooth/
ftsmooth.c 88 FT_Outline_Get_CBox( &slot->outline, cbox );
ftgrays.c     [all...]
  /external/freetype/src/base/
ftglyph.c 246 FT_Outline_Get_CBox( &glyph->outline, bbox );
ftoutln.c 478 FT_Outline_Get_CBox( const FT_Outline* outline,
1062 FT_Outline_Get_CBox( outline, &cbox );
ftobjs.c 361 FT_Outline_Get_CBox( outline, &cbox );
    [all...]
  /external/freetype/src/cid/
cidgload.c 506 FT_Outline_Get_CBox( &cidglyph->outline, &cbox );
  /external/freetype/src/pfr/
pfrobjs.c 449 FT_Outline_Get_CBox( outline, &cbox );
  /external/freetype/src/autofit/
afloader.c 538 FT_Outline_Get_CBox( &gloader->base.outline, &bbox );
  /external/freetype/src/cff/
cffgload.c 659 FT_Outline_Get_CBox( &glyph->root.outline, &cbox );
  /external/freetype/src/type1/
t1gload.c 544 FT_Outline_Get_CBox( &t1glyph->outline, &cbox );
  /external/skia/src/ports/
SkFontHost_FreeType.cpp     [all...]
SkFontHost_FreeType_common.cpp 465 FT_Outline_Get_CBox(outline, &bbox);
  /external/skqp/src/ports/
SkFontHost_FreeType.cpp     [all...]
SkFontHost_FreeType_common.cpp 465 FT_Outline_Get_CBox(outline, &bbox);
  /external/freetype/src/truetype/
ttgload.c     [all...]

Completed in 763 milliseconds