Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1781 case T_head: nIndex = O_head; break; in doOpenTTFont()
1809 sal_uInt8* pHead = (sal_uInt8*)t->tables[O_head]; in doOpenTTFont()
1867 …if( !(getTable(t, O_maxp) && getTable(t, O_head) && getTable(t, O_name) && getTable(t, O_cmap)) ) { in doOpenTTFont()
1875 table = getTable(t, O_head); in doOpenTTFont()
1999 const sal_uInt8* table = getTable(ttf, O_head); in CreateT3FromTTGlyphs()
2216 p = getTable(ttf, O_head); in CreateTTFromTTGlyphs()
2406 const sal_uInt8* p = getTable(ttf, O_head); in CreateT42FromTTGlyphs()
2721 table = getTable(ttf, O_head); /* 'head' tables is always there */ in GetTTGlobalFontInfo()
/trunk/main/vcl/inc/
H A Dsft.hxx608 #define O_head 2 /* 'head' */ macro

Completed in 34 milliseconds