Searched defs:canLoop (Results 1 – 5 of 5) sorted by relevance
123 auto canLoop = GetCanLoopValue(); in ToJsonValue() local
1181 bool canLoop = layout->GetCanLoop().value(); in NotLoopOptions() local1201 bool canLoop = layout->GetCanLoop().value_or(true); in InnerHandleScroll() local
83 bool canLoop = true; member
851 int32_t totalOptionCount, int32_t currentIndex, bool canLoop, int32_t step) in CalcScrollIndex()
1135 auto canLoop = paramObject->GetProperty("canLoop"); in Show() local1302 bool JSTextPickerDialog::ParseCanLoop(const JSRef<JSObject>& paramObject, bool& canLoop) in ParseCanLoop()1505 auto canLoop = paramObj->GetProperty("canLoop"); in ParseText() local