Home
last modified time | relevance | path

Searched defs:cursors (Results 1 - 6 of 6) sorted by relevance

/third_party/libdrm/tests/modetest/
H A Dcursor.c57 static struct cursor cursors[MAX_CURSORS]; variable
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DWaveformView.java154 public void setCursorData(int[] cursors) { in setCursorData() argument
/third_party/python/Modules/_sqlite/
H A Dconnection.h67 PyObject *cursors; member
H A Dconnection.c230 PyObject *cursors = PyList_New(0); in pysqlite_connection_init_impl() local
[all...]
/third_party/skia/modules/skplaintexteditor/src/
H A Dshape.cpp194 SkRect* cursors = (SkRect*)context; in set_character_bounds() local
/third_party/glfw/deps/
H A Dnuklear.h4019 struct nk_cursor cursors[NK_CURSOR_COUNT]; member
5215 const struct nk_cursor *cursors[NK_CURSOR_COUNT]; member
14945 nk_style_load_all_cursors(struct nk_context *ctx, struct nk_cursor *cursors) in nk_style_load_all_cursors() argument
20375 nk_draw_checkbox(struct nk_command_buffer *out, nk_flags state, const struct nk_style_toggle *style, int active, const struct nk_rect *label, const struct nk_rect *selector, const struct nk_rect *cursors, const char *string, int len, const struct nk_user_font *font) nk_draw_checkbox() argument
20417 nk_draw_option(struct nk_command_buffer *out, nk_flags state, const struct nk_style_toggle *style, int active, const struct nk_rect *label, const struct nk_rect *selector, const struct nk_rect *cursors, const char *string, int len, const struct nk_user_font *font) nk_draw_option() argument
[all...]

Completed in 36 milliseconds