Home
last modified time | relevance | path

Searched defs:window_rect (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c137 RECT window_rect; in stw_framebuffer_get_size() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h206 struct nv50_window_rect_stateobj window_rect; member
Dnv50_surface.c854 struct nv50_window_rect_stateobj window_rect; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h250 struct nvc0_window_rect_stateobj window_rect; member
Dnvc0_surface.c824 struct nvc0_window_rect_stateobj window_rect; member
/third_party/mesa3d/src/imgui/
Dimgui.cpp7542 …ImRect window_rect(window->InnerMainRect.Min - ImVec2(1, 1), window->InnerMainRect.Max + ImVec2(1,… in NavScrollToBringItemIntoView() local
Dimgui_widgets.cpp737 const ImRect window_rect = window->Rect(); in Scrollbar() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp8010 ImRect window_rect(window->InnerRect.Min - ImVec2(1, 1), window->InnerRect.Max + ImVec2(1, 1)); in ScrollToRectEx() local