OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RI_ROTATE_CW
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/rasops/
rasops.h
50
#define
RI_ROTATE_CW
0x100 /* display is rotated, quarter clockwise */
rasops.c
323
if (ri->ri_flg &
RI_ROTATE_CW
)
454
if (ri->ri_flg & (
RI_ROTATE_CW
|RI_ROTATE_CCW)) {
601
if (ri->ri_flg &
RI_ROTATE_CW
) {
1117
if (ri->ri_flg &
RI_ROTATE_CW
) {
/src/sys/arch/zaurus/dev/
zlcd.c
82
.flags =
RI_ROTATE_CW
, /* quarter clockwise rotation */
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026