Searched refs:GetPrevChar (Results 1 – 5 of 5) sorted by relevance
268 sal_UCS4 ImplFontCharMap::GetPrevChar( sal_UCS4 cChar ) const in GetPrevChar() function in ImplFontCharMap693 sal_UCS4 FontCharMap::GetPrevChar( sal_UCS4 cChar ) const in GetPrevChar() function in FontCharMap695 return mpImpl->GetPrevChar( cChar ); in GetPrevChar()
109 sal_UCS4 GetPrevChar( sal_UCS4 ) const;
191 sal_uInt32 GetPrevChar( sal_uInt32 ) const;
528 sal_uInt32 cPrev = maFontCharMap.GetPrevChar( getSelectedChar() ); in SelectIndex()
884 cNewChar = aFontCharMap.GetPrevChar( cNewChar ); in UserDraw()
Completed in 46 milliseconds