Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx180 FreetypeServerFont & aFtFont = dynamic_cast<FreetypeServerFont &>(font); in IsGraphiteEnabledFont() local
181 FT_Face aFace = reinterpret_cast<FT_FaceRec_*>(aFtFont.GetFtFace()); in IsGraphiteEnabledFont()
186 if (static_cast<bool>(aFtFont.GetTable("Silf", 0)) != (*i).second) in IsGraphiteEnabledFont()
191 bool bHasSilf = aFtFont.GetTable("Silf", 0); in IsGraphiteEnabledFont()
/trunk/main/sc/source/ui/dbgui/
H A Dscuiimoptdlg.cxx124 aFtFont ( this, ScResId( FT_FONT ) ), in ScImportOptionsDlg()
222 aFlFieldOpt.SetText( aFtFont.GetText() ); in ScImportOptionsDlg()
225 aFtFont.Hide(); in ScImportOptionsDlg()
/trunk/main/sc/source/ui/inc/
H A Dscuiimoptdlg.hxx51 FixedText aFtFont; member in ScImportOptionsDlg

Completed in 24 milliseconds