Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DWaveformView.java154 public void setCursorData(int[] cursors) { in setCursorData()
DTapToToneActivity.java191 int[] cursors = new int[2]; in showTestResults() local
/third_party/python/Modules/_sqlite/
Dconnection.h71 PyObject* cursors; member
/third_party/libdrm/tests/modetest/
Dcursor.c57 static struct cursor cursors[MAX_CURSORS]; variable
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_mouse_c.h91 SDL_Cursor *cursors; member
/third_party/flutter/skia/experimental/editor/
Dshape.cpp195 SkRect* cursors = (SkRect*)context; in set_character_bounds() local
/third_party/skia/modules/skplaintexteditor/src/
Dshape.cpp194 SkRect* cursors = (SkRect*)context; in set_character_bounds() local
/third_party/wayland_standard/cursor/
Dwayland-cursor.c129 struct wl_cursor **cursors; member
/third_party/weston/clients/
Divi-shell-user-interface.c111 struct wl_cursor **cursors; member
731 static const struct cursor_alternatives cursors[] = { variable
Dwindow.c135 struct wl_cursor **cursors; member
1306 static const struct cursor_alternatives cursors[] = { variable
/third_party/weston/xwayland/
Dxwayland.h69 xcb_cursor_t *cursors; member
Dwindow-manager.c1972 static const struct cursor_alternatives cursors[] = { variable
/third_party/iowow/src/kv/
Diwkv_internal.h218 struct _IWKV_cursor *cursors; /**< Active (currently in-use) database cursors */ member