Searched defs:itemsCount (Results 1 – 4 of 4) sorted by relevance
25 int32_t itemsCount = 0; member
49 int32_t itemsCount = 0; member
29 int16_t itemsCount; // list-item inside "For type" child count member
127 auto itemsCount = obj->GetProperty("itemsCount"); in ParseSectionOptions() local