Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6664 …bool bDecomposeTextRectAction = ( _pTextLayout != NULL ) && _pTextLayout->DecomposeTextRectAction(… in DrawText() local
6665 if ( mpMetaFile && !bDecomposeTextRectAction ) in DrawText()
6668 …if ( ( !IsDeviceOutputNecessary() && !pVector && !bDecomposeTextRectAction ) || !rOrigStr.Len() ||… in DrawText()
6676 if( mbOutputClipped && !bDecomposeTextRectAction ) in DrawText()
6682 if ( !bDecomposeTextRectAction ) in DrawText()

Completed in 55 milliseconds