Searched refs:TYPE_ITEM (Results 1 – 2 of 2) sorted by relevance
269 TYPE_ITEM, enumerator299 const Item* getItem() const { return mType == TYPE_ITEM ? &mItem : NULL; } in getItem()
3009 mType = TYPE_ITEM; in setItem()3142 if (mType == TYPE_ITEM) { in prepareFlatten()3176 const type ty = this != NULL ? mType : TYPE_ITEM; in flatten()