Searched defs:get_table (Results 1 – 4 of 4) sorted by relevance
68 FT_SFNT_TableGetFunc get_table; in FT_DEFINE_SERVICE() local
86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table() function
85 const TableRecord& get_table (unsigned int i) const in get_table() function
105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member