Home
last modified time | relevance | path

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

/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx199 aLine.Append( (*it)->m_bHaveVerticalSubstitutedGlyphs ? "1" : "0" ); in flush()
411 pFont->m_bHaveVerticalSubstitutedGlyphs in read()
552 pTo->m_bHaveVerticalSubstitutedGlyphs = pFrom->m_bHaveVerticalSubstitutedGlyphs; in copyPrintFont()
614 pRight->m_bHaveVerticalSubstitutedGlyphs != pLeft->m_bHaveVerticalSubstitutedGlyphs || in equalsPrintFont()
H A Dfontmanager.cxx357 m_bHaveVerticalSubstitutedGlyphs( false ), in PrintFont()
1999 pFont->m_bHaveVerticalSubstitutedGlyphs = DoesVerticalSubstitution( pTTFont, 1 ); in analyzeTrueTypeFile()
2991 return pFont->m_bHaveVerticalSubstitutedGlyphs; in hasVerticalSubstitutions()
3007 if( ! pFont->m_bHaveVerticalSubstitutedGlyphs ) in hasVerticalSubstitutions()
4020 pFont->m_bHaveVerticalSubstitutedGlyphs = getBool(pProps[n].Value); in readOverrideMetrics()
/aoo41x/main/vcl/inc/vcl/
H A Dfontmanager.hxx289 bool m_bHaveVerticalSubstitutedGlyphs; member

Completed in 47 milliseconds