Searched defs:GetTable (Results 1 – 10 of 10) sorted by relevance
62 Table* TableBasedTableBuilder::GetTable() { in GetTable() function in sfntly::TableBasedTableBuilder
50 ProtoTranslationTable* GetTable(const std::string& name) { in GetTable() function
83 def GetTable(headers, rows): function
152 def GetTable(self, number_of_rows=sys.maxint): member in TableGenerator
79 FontDataTable* FontInfo::GetTable(FontId font_id, int32_t tag) { in GetTable() function in subtly::FontInfo
39 Handle<CompilationCacheTable> CompilationSubCache::GetTable(int generation) { in GetTable() function in v8::internal::CompilationSubCache
61 Table* Font::GetTable(int32_t tag) { in GetTable() function in sfntly::Font
1006 TABLE* GetTable(cmsIT8* it8) in GetTable() function
861 DispatchTable* ChoiceNode::GetTable(bool ignore_case) { in GetTable() function in v8::internal::ChoiceNode
535 func (m *GoTest) GetTable() string { func