Home
last modified time | relevance | path

Searched refs:on_position (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/widgets/
H A Dbufferwnd.c342 void (*on_position)(struct tui_context* T, size_t offset) in redraw_hex()
383 if (on_position && row == M->cursor_y && col == M->cursor_x){ in redraw_hex()
384 on_position(T, i); in redraw_hex()
495 void (*on_position)(struct tui_context* T, size_t offset) in redraw_text()
524 if (on_position && M->row == M->cursor_y && M->col == M->cursor_x){ in redraw_text()
525 on_position(T, i); in redraw_text()
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/widgets/
H A Dbufferwnd.c342 void (*on_position)(struct tui_context* T, size_t offset) in redraw_hex()
383 if (on_position && row == M->cursor_y && col == M->cursor_x){ in redraw_hex()
384 on_position(T, i); in redraw_hex()
495 void (*on_position)(struct tui_context* T, size_t offset) in redraw_text()
524 if (on_position && M->row == M->cursor_y && M->col == M->cursor_x){ in redraw_text()
525 on_position(T, i); in redraw_text()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/widgets/
H A Dbufferwnd.c342 void (*on_position)(struct tui_context* T, size_t offset) in redraw_hex()
383 if (on_position && row == M->cursor_y && col == M->cursor_x){ in redraw_hex()
384 on_position(T, i); in redraw_hex()
495 void (*on_position)(struct tui_context* T, size_t offset) in redraw_text()
524 if (on_position && M->row == M->cursor_y && M->col == M->cursor_x){ in redraw_text()
525 on_position(T, i); in redraw_text()
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/widgets/
H A Dbufferwnd.c342 void (*on_position)(struct tui_context* T, size_t offset) in redraw_hex()
383 if (on_position && row == M->cursor_y && col == M->cursor_x){ in redraw_hex()
384 on_position(T, i); in redraw_hex()
495 void (*on_position)(struct tui_context* T, size_t offset) in redraw_text()
524 if (on_position && M->row == M->cursor_y && M->col == M->cursor_x){ in redraw_text()
525 on_position(T, i); in redraw_text()
/dports/games/craft/Craft-1.0fbsd/
H A Dserver.py177 POSITION: self.on_position,
481 def on_position(self, client, x, y, z, rx, ry): member in Model
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/replication/tcp/
H A Dclient.py255 async def on_position(self, stream_name: str, instance_name: str, token: int): member in ReplicationDataHandler
H A Dhandler.py576 await self._replication_data_handler.on_position(