Home
last modified time | relevance | path

Searched defs:get_table (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvsfnt.h68 FT_SFNT_TableGetFunc get_table; in FT_DEFINE_SERVICE() local
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvsfnt.h68 FT_SFNT_TableGetFunc get_table; in FT_DEFINE_SERVICE() local
/third_party/freetype/include/freetype/internal/services/
Dsvsfnt.h68 FT_SFNT_TableGetFunc get_table; in FT_DEFINE_SERVICE() local
/third_party/boost/boost/spirit/home/support/detail/
Dhold_any.hpp168 struct get_table struct
170 typedef mpl::bool_<(sizeof(T) <= sizeof(void*))> is_small;
173 static fxn_ptr_table<Char>* get() in get()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-font.c86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table() function
/third_party/harfbuzz/test/api/
Dtest-font.c86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table() function
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-font.c86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh86 const TableRecord& get_table (unsigned int i) const in get_table() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh85 const TableRecord& get_table (unsigned int i) const in get_table() function
/third_party/harfbuzz/src/
Dhb-open-file.hh86 const TableRecord& get_table (unsigned int i) const in get_table() function
/third_party/boost/boost/
Dcrc.hpp1062 static array_type const & get_table() in get_table() function in boost::detail::crc_table_t
/third_party/sqlite/include/
Dsqlite3ext.h105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member