Home
last modified time | relevance | path

Searched defs:FastPrintFontInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx149 struct FastPrintFontInfo struct
152 fonttype::type m_eType;
155 rtl::OUString m_aFamilyName;
157 std::list< rtl::OUString > m_aAliases;
158 family::type m_eFamilyStyle;
159 italic::type m_eItalic;
160 width::type m_eWidth;
161 weight::type m_eWeight;
162 pitch::type m_ePitch;
163 rtl_TextEncoding m_aEncoding;
[all …]
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx1281 bool PrintFontManager::matchFont( FastPrintFontInfo&, const com::sun::star::lang::Locale& ) in matchFont() argument

Completed in 31 milliseconds