Searched refs:TYPE_ITEM (Results 1 – 2 of 2) sorted by relevance
325 TYPE_ITEM, enumerator357 const Item* getItem() const { return mType == TYPE_ITEM ? &mItem : NULL; } in getItem()
3371 mType = TYPE_ITEM; in setItem()3519 if (mType == TYPE_ITEM) { in prepareFlatten()3551 if (mType == TYPE_ITEM) { in remapStringValue()3578 const type ty = this != NULL ? mType : TYPE_ITEM; in flatten()