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

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

Completed in 180 milliseconds