Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx268 sal_UCS4 ImplFontCharMap::GetPrevChar( sal_UCS4 cChar ) const in GetPrevChar() function in ImplFontCharMap
693 sal_UCS4 FontCharMap::GetPrevChar( sal_UCS4 cChar ) const in GetPrevChar() function in FontCharMap
695 return mpImpl->GetPrevChar( cChar ); in GetPrevChar()
/trunk/main/vcl/inc/vcl/
H A Dmetric.hxx109 sal_UCS4 GetPrevChar( sal_UCS4 ) const;
/trunk/main/vcl/inc/
H A Dimpfont.hxx191 sal_uInt32 GetPrevChar( sal_uInt32 ) const;
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx528 sal_uInt32 cPrev = maFontCharMap.GetPrevChar( getSelectedChar() ); in SelectIndex()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx884 cNewChar = aFontCharMap.GetPrevChar( cNewChar ); in UserDraw()

Completed in 50 milliseconds