OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cursor_set
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
vs_smap.c
583
int
cursor_set
, echanged, zset;
local
623
cursor_set
= 0;
640
cursor_set
= scmd == CNTRL_E || vs_sm_cursor(sp, &ssmp);
652
if (!
cursor_set
)
655
if (!
cursor_set
) {
696
if (
cursor_set
)
821
int
cursor_set
, ychanged, zset;
local
842
cursor_set
= scmd == CNTRL_Y;
860
cursor_set
= scmd == CNTRL_Y || vs_sm_cursor(sp, &ssmp);
870
if (!
cursor_set
) {
[
all
...]
/src/sys/external/bsd/drm2/dist/include/drm/
drm_crtc.h
408
* @
cursor_set
:
428
int (*
cursor_set
)(struct drm_crtc *crtc, struct drm_file *file_priv,
member in struct:drm_crtc_funcs
438
* the cursor image. Otherwise this works exactly like @
cursor_set
.
Completed in 17 milliseconds
Indexes created Thu May 14 00:25:00 UTC 2026