Home
last modified time | relevance | path

Searched refs:FcFontSet (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx58 typedef void FcFontSet; typedef
93 FcFontSet* m_pOutlineSet;
105 FcFontSet* (*m_pFcFontSetCreate)();
110 void (*m_pFcFontSetDestroy)(FcFontSet*);
149 FcFontSet* getFontSet();
184 FcFontSet* FcFontSetCreate() in FcFontSetCreate()
199 void FcFontSetDestroy( FcFontSet* pSet ) in FcFontSetDestroy()
307 m_pFcFontSetCreate = (FcFontSet*(*)()) in FontCfgWrapper()
489 FcFontSet* FontCfgWrapper::getFontSet() in getFontSet()
710 FcFontSet* pFSet = rWrapper.getFontSet(); in countFontconfigFonts()
[all …]

Completed in 26 milliseconds