OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orders
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
kdrive.c
636
}
orders
[] = {
local
656
if (
orders
[i].subpixel_order == subpixel_order)
660
KdAddRotation(randr & RR_Rotate_All,
orders
[i].direction);
664
if (
orders
[i].direction & subpixel_dir) {
665
subpixel_order =
orders
[i].subpixel_order;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
kdrive.c
861
}
orders
[] = {
local
881
if (
orders
[i].subpixel_order == subpixel_order)
885
subpixel_dir = KdAddRotation (randr & RR_Rotate_All,
orders
[i].direction);
889
if (
orders
[i].direction & subpixel_dir)
891
subpixel_order =
orders
[i].subpixel_order;
Completed in 4 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026