Searched refs:GetSfntTable (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/vcl/source/fontsubset/ |
H A D | fontsubset.cxx | 130 if( GetSfntTable( mpSftTTFont, O_CFF, &pCffBytes, &nCffLength)) in CreateFontSubsetFromSfnt()
|
H A D | sft.cxx | 2584 bool GetSfntTable( TrueTypeFont* ttf, int nSubtableIndex, in GetSfntTable() function
|
/aoo4110/main/vcl/inc/ |
H A D | sft.hxx | 570 bool GetSfntTable( TrueTypeFont* ttf, int nSubtableIndex,
|
/aoo4110/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 3699 if( GetSfntTable( pTTFont, O_CFF, &pCffBytes, &nCffLength ) ) in createFontSubset() 3805 if( GetSfntTable( pTTFont, O_cmap, &pCmapData, &nCmapSize ) ) in getGlyphWidths()
|
Completed in 48 milliseconds