Searched refs:FontCharMap (Results 1 – 12 of 12) sorted by relevance
613 FontCharMap::FontCharMap() in FontCharMap() function in FontCharMap619 FontCharMap::~FontCharMap() in ~FontCharMap()627 int FontCharMap::GetCharCount() const in GetCharCount()641 void FontCharMap::Reset( const ImplFontCharMap* pNewMap ) in Reset()658 bool FontCharMap::IsDefaultMap() const in IsDefaultMap()665 bool FontCharMap::HasChar( sal_UCS4 cChar ) const in HasChar()672 sal_UCS4 FontCharMap::GetFirstChar() const in GetFirstChar()679 sal_UCS4 FontCharMap::GetLastChar() const in GetLastChar()686 sal_UCS4 FontCharMap::GetNextChar( sal_UCS4 cChar ) const in GetNextChar()693 sal_UCS4 FontCharMap::GetPrevChar( sal_UCS4 cChar ) const in GetPrevChar()[all …]
7975 sal_Bool OutputDevice::GetFontCharMap( FontCharMap& rFontCharMap ) const in GetFontCharMap()7994 struct CharMapCacheItem { const ImplFontData* mpFontData; FontCharMap maCharMap; }; in GetFontCharMap()8049 FontCharMap aFontCharMap; in HasGlyphs()
91 class VCL_DLLPUBLIC FontCharMap class97 FontCharMap();98 ~FontCharMap();120 FontCharMap( const FontCharMap& );121 void operator=( const FontCharMap& );
75 class FontCharMap;1122 sal_Bool GetFontCharMap( FontCharMap& rFontCharMap ) const;
34 class FontCharMap;64 SubsetMap( const FontCharMap* );74 SVX_DLLPRIVATE void ApplyCharMap( const FontCharMap* );
122 FontCharMap maFontCharMap;
717 SubsetMap::SubsetMap( const FontCharMap* pFontCharMap ) in SubsetMap()879 void SubsetMap::ApplyCharMap( const FontCharMap* pFontCharMap ) in ApplyCharMap()
424 FontCharMap aFontCharMap; in IMPL_LINK()
849 FontCharMap aFontCharMap; in UserDraw()
1117 FontCharMap aFontCharMap; in SetAllAttr()
399 FontCharMap aCharMap; in GuessScriptType()
2375 FontCharMap aFontCharMap; in SetFont()
Completed in 130 milliseconds