HomeSort by relevance Sort by last modified time
    Searched refs:lfBaselineIsLogicalEnd (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
Lookups.h 22 lfBaselineIsLogicalEnd = 0x0001, // The MS spec. calls this flag "RightToLeft" but this name is more accurate
GlyphIterator.cpp 145 return (lookupFlags & lfBaselineIsLogicalEnd) != 0;

Completed in 31 milliseconds