OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_switch
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/bitmap/dist/
Bitmap.h
201
extern void BWGrid ( Widget w, Boolean
_switch
);
203
extern void BWDashed ( Widget w, Boolean
_switch
);
205
extern void BWAxes ( Widget w, Boolean
_switch
);
Bitmap.c
639
BWAxes(Widget w, Boolean
_switch
)
643
if (BW->bitmap.axes !=
_switch
)
1719
BWGrid(Widget w, Boolean
_switch
)
1723
if (BW->bitmap.grid !=
_switch
)
1776
BWDashed(Widget w, Boolean
_switch
)
1780
if (BW->bitmap.dashed !=
_switch
)
1926
BWProportional(Widget w, Boolean
_switch
)
1930
if (BW->bitmap.proportional !=
_switch
)
Completed in 7 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026