Home
last modified time | relevance | path

Searched refs:FT_New_Glyph (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftglyph.h252 FT_New_Glyph( FT_Library library,
/third_party/skia/third_party/externals/freetype/src/base/
Dftglyph.c363 FT_New_Glyph( FT_Library library, in FT_New_Glyph() function
415 error = FT_New_Glyph( slot->library, slot->format, &glyph ); in FT_Get_Glyph()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2107017 [base] Introduce `FT_New_Glyph'.
7025 * include/freetype/ftglyph.h, src/base/ftglyph.c (FT_New_Glyph): New
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES5210 FT_New_Size or FT_New_Glyph.