Searched defs:GetTable (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/ | ||
D | table_based_table_builder.cc | 62 Table* TableBasedTableBuilder::GetTable() { in GetTable() function in sfntly::TableBasedTableBuilder |
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ | ||
D | font_info.cc | 79 FontDataTable* FontInfo::GetTable(FontId font_id, int32_t tag) { in GetTable() function in subtly::FontInfo |
/third_party/node/deps/v8/src/codegen/ | ||
D | compilation-cache.cc | 41 Handle<CompilationCacheTable> CompilationSubCache::GetTable(int generation) { in GetTable() function in v8::internal::CompilationSubCache |
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ | ||
D | font.cc | 68 Table* Font::GetTable(int32_t tag) { in GetTable() function in sfntly::Font |