Home
last modified time | relevance | path

Searched defs:set_cursor (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/tests/modetest/
Dcursor.c77 static void set_cursor(struct cursor *cursor, const struct cursor_step *step) in set_cursor() function
/external/rust/crates/unicode-segmentation/src/
Dgrapheme.rs352 pub fn set_cursor(&mut self, offset: usize) { in set_cursor() method
/external/wayland/tests/data/
Dexample-server.h3387 void (*set_cursor)(struct wl_client *client, member