Searched defs:retPair (Results 1 – 5 of 5) sorted by relevance
111 … auto retPair = ungroupedCheckboxs.try_emplace(groupName, std::list<WeakPtr<CheckboxComponent>>()); in SetNewComponent() local144 … auto retPair = ungroupedCheckboxs.try_emplace(groupName, std::list<WeakPtr<CheckboxComponent>>()); in Deactivate() local
48 …auto retPair = ungroupedCheckboxs.try_emplace(checkboxGroup, std::list<WeakPtr<CheckboxComponent>>… in Create() local
1274 auto retPair = touchDrawingMgr.CalcDrawCoordinate(displayInfo, pointerItem); variable1298 auto retPair = touchDrawingMgr.CalcDrawCoordinate(displayInfo, pointerItem); variable
415 auto retPair = this->tasks_.emplace(taskId, std::make_shared<Request>(taskId)); in GetTask() local
4337 auto retPair = handler.CalcDrawCoordinate(displayInfo, pointerItem); variable4361 auto retPair = handler.CalcDrawCoordinate(displayInfo, pointerItem); variable