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

  /external/chromium/third_party/icu/public/i18n/unicode/
fmtable.h 223 kArray,
406 * is not of type kArray then the result is undefined.
427 * Formattable object. If this object is not of type kArray then
485 * type to kArray.
494 * changes the type to kArray.
502 * changes the type to kArray.
  /external/icu4c/i18n/unicode/
fmtable.h 243 kArray,
426 * is not of type kArray then the result is undefined.
447 * Formattable object. If this object is not of type kArray then
525 * type to kArray.
534 * changes the type to kArray.
542 * changes the type to kArray.
  /external/skia/src/animator/
SkOperand2.h 15 kArray = 8,
39 SkOpArray* getArray() { SkASSERT(fType == SkOperand2::kArray); return fOperand.fArray; }
SkScript.h 66 kArray = 8,

Completed in 82 milliseconds