Searched refs:O_hmtx (Results 1 – 2 of 2) sorted by relevance
500 const sal_uInt8* table = getTable( ttf, O_hmtx ); in GetMetrics()1785 case T_hmtx: nIndex = O_hmtx; break; in doOpenTTFont()2603 pTable = getTable( ttf, O_hmtx ); in GetTTSimpleGlyphMetrics()2604 nTableSize = getTableSize( ttf, O_hmtx ); in GetTTSimpleGlyphMetrics()2762 const sal_uInt8* hmtx = getTable(ttf, O_hmtx); in GetTTRawGlyphData()
612 #define O_hmtx 6 /* 'hmtx' */ macro
Completed in 141 milliseconds