Home
last modified time | relevance | path

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

/aoo4110/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()
488 FcFontSet* FontCfgWrapper::getFontSet() in getFontSet()
709 FcFontSet* pFSet = rWrapper.getFontSet(); in countFontconfigFonts()
[all …]

Completed in 11 milliseconds