Searched refs:nRTLLayoutMode (Results 1 – 1 of 1) sorted by relevance
270 …sal_uInt32 nRTLLayoutMode(nOldLayoutMode & ~(TEXT_LAYOUT_COMPLEX_DISABLED|TEXT_LAYOUT_BIDI_STRONG)… in RenderTextSimpleOrDecoratedPortionPrimitive2D() local271 nRTLLayoutMode |= TEXT_LAYOUT_BIDI_RTL|TEXT_LAYOUT_TEXTORIGIN_LEFT; in RenderTextSimpleOrDecoratedPortionPrimitive2D()272 mpOutputDevice->SetLayoutMode(nRTLLayoutMode); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
Completed in 15 milliseconds