Home
last modified time | relevance | path

Searched defs:scroll (Results 26 - 34 of 34) sorted by relevance

12

/third_party/toybox/toys/pending/
H A Dvi.c1358 int scroll = 0, redraw = 0; in draw_page() local
[all...]
/third_party/libinput/src/
H A Dlibinput-private.h274 struct libinput_config_accel_custom_func *scroll; member
H A Devdev.h241 } scroll; member
H A Devdev-mt-touchpad.h259 } scroll; member
417 } scroll; member
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c136 } scroll; member
[all...]
/third_party/glfw/src/
H A Dinternal.h579 GLFWscrollfun scroll; member
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp4620 ImVec2 scroll = window->Scroll; in CalcNextScrollFromScrollTargetAndClamp() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp7004 void ImGui::SetNextWindowScroll(const ImVec2& scroll) in SetNextWindowScroll() argument
7957 ImVec2 scroll in CalcNextScrollFromScrollTargetAndClamp() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h14282 struct nk_style_scrollbar *scroll; nk_style_from_table() local
15908 struct nk_rect scroll; nk_panel_end() local
18803 nk_group_scrolled_begin(struct nk_context *ctx, struct nk_scroll *scroll, const char *title, nk_flags flags) nk_group_scrolled_begin() argument
21402 nk_scrollbar_behavior(nk_flags *state, struct nk_input *in, int has_scrolling, const struct nk_rect *scroll, const struct nk_rect *cursor, const struct nk_rect *empty0, const struct nk_rect *empty1, float scroll_offset, float target, float scroll_step, enum nk_orientation o) nk_scrollbar_behavior() argument
21478 nk_draw_scrollbar(struct nk_command_buffer *out, nk_flags state, const struct nk_style_scrollbar *style, const struct nk_rect *bounds, const struct nk_rect *scroll) nk_draw_scrollbar() argument
21512 nk_do_scrollbarv(nk_flags *state, struct nk_command_buffer *out, struct nk_rect scroll, int has_scrolling, float offset, float target, float step, float button_pixel_inc, const struct nk_style_scrollbar *style, struct nk_input *in, const struct nk_user_font *font) nk_do_scrollbarv() argument
21601 nk_do_scrollbarh(nk_flags *state, struct nk_command_buffer *out, struct nk_rect scroll, int has_scrolling, float offset, float target, float step, float button_pixel_inc, const struct nk_style_scrollbar *style, struct nk_input *in, const struct nk_user_font *font) nk_do_scrollbarh() argument
23199 struct nk_rect scroll; nk_do_edit() local
[all...]

Completed in 64 milliseconds

12