Home
last modified time | relevance | path

Searched refs:TT_Load_Table_Func (Results 1 – 2 of 2) sorted by relevance

/external/freetype/include/internal/
Dsfnt.h448 (*TT_Load_Table_Func)( TT_Face face, typedef
513 TT_Load_Table_Func load_head;
515 TT_Load_Table_Func load_cmap;
516 TT_Load_Table_Func load_maxp;
517 TT_Load_Table_Func load_os2;
518 TT_Load_Table_Func load_post;
520 TT_Load_Table_Func load_name;
524 TT_Load_Table_Func load_kern;
526 TT_Load_Table_Func load_gasp;
527 TT_Load_Table_Func load_pclt;
[all …]
/external/pdfium/third_party/freetype/include/freetype/internal/
Dsfnt.h479 (*TT_Load_Table_Func)( TT_Face face, typedef
544 TT_Load_Table_Func load_head;
546 TT_Load_Table_Func load_cmap;
547 TT_Load_Table_Func load_maxp;
548 TT_Load_Table_Func load_os2;
549 TT_Load_Table_Func load_post;
551 TT_Load_Table_Func load_name;
555 TT_Load_Table_Func load_kern;
557 TT_Load_Table_Func load_gasp;
558 TT_Load_Table_Func load_pclt;
[all …]