Searched refs:GetFontSubstituteCount (Results 1 – 4 of 4) sorted by relevance
175 int GetFontSubstituteCount() const { return maFontSubstList.size(); }; in GetFontSubstituteCount() function in ImplDirectFontSubstitution
205 sal_uInt16 nOldCount = OutputDevice::GetFontSubstituteCount(); in Apply()
1180 static sal_uInt16 GetFontSubstituteCount();
410 sal_uInt16 OutputDevice::GetFontSubstituteCount() in GetFontSubstituteCount() function in OutputDevice415 int nCount = pSubst->GetFontSubstituteCount(); in GetFontSubstituteCount()
Completed in 225 milliseconds