Home | History | Annotate | Download | only in ports

Lines Matching full:loca

687      *  initialized for a TrueType font with 'head', 'loca', and 'glyf' tables.
1562 // fonts always have both glyf and loca tables. At the least, this is what
1565 if (!this->getTableSize('glyf') || !this->getTableSize('loca')) {