Searched refs:GX_BIDI_OVERRIDE_STATUS_L (Results 1 – 2 of 2) sorted by relevance
510 entry -> gx_bidi_explicit_override_status = GX_BIDI_OVERRIDE_STATUS_L; in _gx_utility_bidi_explicit_levels_determine()553 if (last_entry -> gx_bidi_explicit_override_status == GX_BIDI_OVERRIDE_STATUS_L) in _gx_utility_bidi_explicit_levels_determine()633 if (last_entry -> gx_bidi_explicit_override_status == GX_BIDI_OVERRIDE_STATUS_L) in _gx_utility_bidi_explicit_levels_determine()650 if (last_entry -> gx_bidi_explicit_override_status == GX_BIDI_OVERRIDE_STATUS_L) in _gx_utility_bidi_explicit_levels_determine()
107 #define GX_BIDI_OVERRIDE_STATUS_L 0x03 /* Characters are to be reset to L */ macro