Searched defs:window_pos (Results 1 – 3 of 3) sorted by relevance
38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
310 vec2 window_pos(x, y); in HandleMouseover() local
364 let window_pos: WINDOWPOS = unsafe { *(l_param as *mut WINDOWPOS) }; in from() localVariable