Searched refs:get_table (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/ |
D | svsfnt.h | 68 FT_SFNT_TableGetFunc get_table; in FT_DEFINE_SERVICE() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-open-file.hh | 85 const TableRecord& get_table (unsigned int i) const in get_table() function 116 return get_table (table_index); in get_table_by_tag()
|
D | main.cc | 395 const OpenTypeTable &table = font.get_table (n_table); in print_layout_info_using_private_api()
|
D | hb-uniscribe.cc | 394 OT::TableRecord &record = const_cast<OT::TableRecord &> (face.get_table (index)); in _hb_rename_font()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-font.c | 86 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/ |
D | sqlite3ext.h | 105 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/ |
D | ftobjs.c | 4257 table = service->get_table( face, tag ); in FT_Get_Sfnt_Table()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 5738 <!-- const OT::TableRecord& OT::OffsetTable::get_table(unsigned int) --> 5739 …<function-decl name='get_table' mangled-name='_ZNK2OT11OffsetTable9get_tableEj' filepath='/tmp/leg…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 3633 …<function-decl name='get_table' mangled-name='_ZNK2OT11OffsetTable9get_tableEj' filepath='/tmp/leg…
|