Searched refs:initialRTLOrdering (Results 1 – 2 of 2) sorted by relevance
232 …rtl-ordering type_name=Order, getter=rtlOrdering, setter=setRTLOrdering, initial=initialRTLOrdering
297 inherited_flags.m_rtlOrdering = initialRTLOrdering(); in setBitDefaults()1621 static Order initialRTLOrdering() { return LogicalOrder; } in initialRTLOrdering() function