get_table 438 content/browser/accessibility/browser_accessibility_win.h CONTENT_EXPORT STDMETHODIMP get_table(IUnknown** table); get_table 76 third_party/harfbuzz-ng/src/hb-open-file-private.hh inline const TableRecord& get_table (unsigned int i) const get_table 101 third_party/harfbuzz-ng/src/hb-open-file-private.hh return get_table (table_index); get_table 407 third_party/harfbuzz-ng/src/hb-uniscribe.cc OT::TableRecord &record = const_cast<OT::TableRecord &> (face.get_table (index)); get_table 100 third_party/harfbuzz-ng/src/main.cc const OpenTypeTable &table = font.get_table (n_table); get_table 86579 third_party/sqlite/amalgamation/sqlite3.c int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); get_table 86778 third_party/sqlite/amalgamation/sqlite3.c #define sqlite3_get_table sqlite3_api->get_table get_table 97 third_party/sqlite/src/src/sqlite3ext.h int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); get_table 296 third_party/sqlite/src/src/sqlite3ext.h #define sqlite3_get_table sqlite3_api->get_table