Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dwindow_test_runner_win.cc54 CefRect window_rect(x, y, width, height); in SetPosImpl() local
Dwindow_test_runner_gtk.cc64 CefRect window_rect(x, y, width, height); in SetPosImpl() local
Droot_window_win.cc357 RECT window_rect = start_rect_; in CreateRootWindow() local
/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/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp725 const ImRect window_rect = window->Rect(); in Scrollbar() local
Dimgui.cpp7397 …ImRect window_rect(window->InnerMainRect.Min - ImVec2(1, 1), window->InnerMainRect.Max + ImVec2(1,… in NavScrollToBringItemIntoView() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp737 const ImRect window_rect = window->Rect(); in Scrollbar() local
Dimgui.cpp7542 …ImRect window_rect(window->InnerMainRect.Min - ImVec2(1, 1), window->InnerMainRect.Max + ImVec2(1,… in NavScrollToBringItemIntoView() 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