OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
291
if (ri->ri_flg &
RI_ROTATE_CW
)
422
if (ri->ri_flg & (
RI_ROTATE_CW
|RI_ROTATE_CCW)) {
566
if (ri->ri_flg &
RI_ROTATE_CW
) {
1056
if (ri->ri_flg &
RI_ROTATE_CW
) {
/src/sys/arch/zaurus/dev/
zlcd.c
82
.flags =
RI_ROTATE_CW
, /* quarter clockwise rotation */
Completed in 33 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025