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

  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.h 138 * 3 uint32_t offsetToUCodeUnits
184 * uint16_t unicodeCodeUnits[(offsetFromUTable-offsetToUCodeUnits)/2];
427 offsetToUCodeUnits,
  /external/icu4c/common/
ucnvmbcs.h 141 * 3 uint32_t offsetToUCodeUnits
187 * uint16_t unicodeCodeUnits[(offsetFromUTable-offsetToUCodeUnits)/2];
465 offsetToUCodeUnits,

Completed in 649 milliseconds