Searched defs:lock_threshold (Results 1 – 3 of 3) sorted by relevance
4773 bool ImGui::IsMouseDragPastThreshold(ImGuiMouseButton button, float lock_threshold) in IsMouseDragPastThreshold()4782 bool ImGui::IsMouseDragging(ImGuiMouseButton button, float lock_threshold) in IsMouseDragging()4829 ImVec2 ImGui::GetMouseDragDelta(ImGuiMouseButton button, float lock_threshold) in GetMouseDragDelta()
4063 bool ImGui::IsMouseDragging(int button, float lock_threshold) in IsMouseDragging()4100 ImVec2 ImGui::GetMouseDragDelta(int button, float lock_threshold) in GetMouseDragDelta()
4127 bool ImGui::IsMouseDragging(int button, float lock_threshold) in IsMouseDragging()4166 ImVec2 ImGui::GetMouseDragDelta(int button, float lock_threshold) in GetMouseDragDelta()