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

  /external/icu4c/layout/
LigatureSubstProc2.h 58 le_uint32 componentOffset;
LigatureSubstitution.h 33 le_uint32 componentOffset;
LigatureSubstProc2.cpp 30 componentOffset = SWAPL(ligatureSubstitutionHeader->componentOffset);
69 const le_uint16 *componentTable = (const le_uint16 *)((char *) &ligatureSubstitutionHeader->stHeader + componentOffset);

Completed in 52 milliseconds