Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dsft.hxx617 #define O_post 11 /* 'post' */ macro
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1790 case T_post: nIndex = O_post; break; in doOpenTTFont()
2259 if ((p = getTable(ttf, O_post)) != 0) { in CreateTTFromTTGlyphs()
2715 table = getTable(ttf, O_post); in GetTTGlobalFontInfo()
2716 if (table && getTableSize(ttf, O_post) >= 12+sizeof(sal_uInt32)) { in GetTTGlobalFontInfo()

Completed in 27 milliseconds