Searched refs:lfBaselineIsLogicalEnd (Results 1 – 2 of 2) sorted by relevance
22 …lfBaselineIsLogicalEnd = 0x0001, // The MS spec. calls this flag "RightToLeft" but this name is … enumerator
145 return (lookupFlags & lfBaselineIsLogicalEnd) != 0; in baselineIsLogicalEnd()