Home
last modified time | relevance | path

Searched refs:get_table (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
H A Dsvsfnt.h68 FT_SFNT_TableGetFunc get_table; in FT_DEFINE_SERVICE() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-open-file.hh85 const TableRecord& get_table (unsigned int i) const in get_table() function
116 return get_table (table_index); in get_table_by_tag()
H A Dmain.cc395 const OpenTypeTable &table = font.get_table (n_table); in print_layout_info_using_private_api()
H A Dhb-uniscribe.cc394 OT::TableRecord &record = const_cast<OT::TableRecord &> (face.get_table (index)); in _hb_rename_font()
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font.c86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table() function
103 face = hb_face_create_for_tables (get_table, &freed, free_up); in test_face_createfortables()
/third_party/sqlite/include/
H A Dsqlite3ext.h105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member
459 #define sqlite3_get_table sqlite3_api->get_table
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c4257 table = service->get_table( face, tag ); in FT_Get_Sfnt_Table()
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 146 milliseconds