Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1829 (int)pMacFont->GetFontId(), in SetFont()
1897 const int nCffSize = pMacFont->GetFontTable( "CFF ", NULL); in GetRawFontData()
1912 const int nHeadSize = pMacFont->GetFontTable( "head", NULL); in GetRawFontData()
1915 const int nMaxpSize = pMacFont->GetFontTable( "maxp", NULL); in GetRawFontData()
1918 const int nCmapSize = pMacFont->GetFontTable( "cmap", NULL); in GetRawFontData()
1921 const int nNameSize = pMacFont->GetFontTable( "name", NULL); in GetRawFontData()
1936 nLocaSize = pMacFont->GetFontTable( "loca", NULL); in GetRawFontData()
1939 nGlyfSize = pMacFont->GetFontTable( "glyf", NULL); in GetRawFontData()
1947 nPrepSize = pMacFont->GetFontTable( "prep", NULL); in GetRawFontData()
1948 nCvtSize = pMacFont->GetFontTable( "cvt ", NULL); in GetRawFontData()
[all …]

Completed in 48 milliseconds