Home
last modified time | relevance | path

Searched refs:HasGlyphs (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx8034 xub_StrLen OutputDevice::HasGlyphs( const Font& rTempFont, const String& rStr, in HasGlyphs() function in OutputDevice
/trunk/main/vcl/source/window/
H A Dwindow.cxx428 const int nFirstChar = HasGlyphs( rFont, aTestText ); in ImplCheckUIFont()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx1124 xub_StrLen HasGlyphs( const Font& rFont, const String& rStr,
/trunk/main/toolkit/source/awt/
H A Dvclxfont.cxx208 if ( pOutDev->HasGlyphs( maFont, aStr, 0, aStr.Len() ) == STRING_LEN ) in hasGlyphs()
/trunk/main/svtools/source/control/
H A Dscriptedtext.cxx232 …nNextCharIx = mrOutDevice.HasGlyphs( GetFont( nScript ), maText, sal::static_int_cast< sal_uInt16 … in CalculateBreaks()
H A Dctrlbox.cxx859 if( STRING_LEN != rUDEvt.GetDevice()->HasGlyphs( aFont, aString ) ) in UserDraw()

Completed in 95 milliseconds