Searched refs:SAL_LAYOUT_BIDI_STRONG (Results 1 – 5 of 5) sorted by relevance
53 #define SAL_LAYOUT_BIDI_STRONG 0x0002 macro
1309 aScriptState.fOverrideDirection = (0 != (rArgs.mnFlags & SAL_LAYOUT_BIDI_STRONG));1372 if( rArgs.mnFlags & SAL_LAYOUT_BIDI_STRONG )1463 if( rArgs.mnFlags & SAL_LAYOUT_BIDI_STRONG )
253 if( (rArgs.mnFlags & SAL_LAYOUT_BIDI_STRONG) != 0 ) in LayoutText()
592 if( mnFlags & SAL_LAYOUT_BIDI_STRONG ) in ImplLayoutArgs()
5872 nLayoutFlags |= SAL_LAYOUT_BIDI_STRONG; in ImplPrepareLayoutArgs()5884 nLayoutFlags |= SAL_LAYOUT_BIDI_STRONG; in ImplPrepareLayoutArgs()
Completed in 168 milliseconds