Home | History | Annotate | Download | only in ports

Lines Matching refs:GetTableSize

1644     if (!GetTableSize(fontID, 'glyf') || !GetTableSize(fontID, 'loca')) {
1765 size_t tableSize = GetTableSize(uniqueID, tableTags[index]);
1971 size_t SkFontHost::GetTableSize(SkFontID fontID, SkFontTableTag tag) {