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

  /external/icu4c/layout/
LigatureSubstitution.h 60 lafLast = 0x80000000,
LigatureSubstProc.cpp 83 if (action & (lafLast | lafStore)) {
94 } while (!(action & lafLast));
LigatureSubstProc2.cpp 85 if (action & (lafLast | lafStore)) {
94 } while (!(action & lafLast));

Completed in 23 milliseconds