Searched refs:aFtFont (Results 1 – 3 of 3) sorted by relevance
180 FreetypeServerFont & aFtFont = dynamic_cast<FreetypeServerFont &>(font); in IsGraphiteEnabledFont() local181 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()
124 aFtFont ( this, ScResId( FT_FONT ) ), in ScImportOptionsDlg()222 aFlFieldOpt.SetText( aFtFont.GetText() ); in ScImportOptionsDlg()225 aFtFont.Hide(); in ScImportOptionsDlg()
51 FixedText aFtFont; member in ScImportOptionsDlg
Completed in 29 milliseconds