Searched refs:access_glyph_frame (Results 1 - 4 of 4) sorted by relevance

/external/freetype/include/freetype/internal/
H A Dtttypes.h1206 /* access_glyph_frame :: A function used to access the frame of a */
1413 TT_Loader_StartGlyphFunc access_glyph_frame; member in struct:TT_FaceRec_
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dtttypes.h1142 /* access_glyph_frame :: A function used to access the frame of a */
1280 TT_Loader_StartGlyphFunc access_glyph_frame; member in struct:TT_FaceRec_
/external/freetype/src/truetype/
H A Dttgload.c696 face->access_glyph_frame = TT_Access_Glyph_Frame;
1529 error = face->access_glyph_frame( loader, glyph_index,
/external/pdfium/third_party/freetype/src/truetype/
H A Dttgload.c693 face->access_glyph_frame = TT_Access_Glyph_Frame;
1479 error = face->access_glyph_frame( loader, glyph_index,

Completed in 231 milliseconds