MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / CalcRoutingScore

Function CalcRoutingScore

CPPScripts/External/ImGui/imgui.cpp:8998–9038  ·  view source on GitHub ↗

Current score encoding (lower is highest priority): - 0: ImGuiInputFlags_RouteGlobal | ImGuiInputFlags_RouteOverActive - 1: ImGuiInputFlags_ActiveItem or ImGuiInputFlags_RouteFocused (if item active) - 2: ImGuiInputFlags_RouteGlobal | ImGuiInputFlags_RouteOverFocused - 3+: ImGuiInputFlags_RouteFocused (if window in focus-stack) - 254: ImGuiInputFlags_RouteGlobal - 255: never route 'flags' s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SetShortcutRoutingMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected