Searched defs:scroll_y (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DdarwinEvents.c578 DarwinSendScrollEvents(double scroll_x, double scroll_y) { argument
/xsrc/external/mit/xterm/dist/
H A Dgraphics.c1417 int const scroll_y = screen->topline * FontHeight(screen); local in function:RefreshClipped
1556 int const scroll_y = screen->topline * FontHeight(screen); local in function:refresh_graphics
1819 int const scroll_y = (screen->whichBuf == 0 local in function:pixelarea_clear_displayed_graphics
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp1970 float scroll_y = ImGui::GetScrollY(), scroll_max_y = ImGui::GetScrollMaxY(); local in function:ShowDemoWindowLayout
H A Dimgui.cpp6412 void ImGui::SetScrollY(float scroll_y) argument
H A Dimgui_widgets.cpp3702 float scroll_y = draw_window->Scroll.y; local in function:ImGui::InputTextEx
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp6412 void ImGui::SetScrollY(float scroll_y) argument
H A Dimgui_widgets.cpp3702 float scroll_y = draw_window->Scroll.y; local in function:ImGui::InputTextEx

Completed in 70 milliseconds