Home
last modified time | relevance | path

Searched refs:O_hmtx (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx500 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()
/trunk/main/vcl/inc/
H A Dsft.hxx612 #define O_hmtx 6 /* 'hmtx' */ macro

Completed in 32 milliseconds