OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:std_start_y
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
grfabs_ccreg.h
51
u_short
std_start_y
;
member in struct:display_mode_data
grfabs_cc.c
882
h_this_data->
std_start_y
= STANDARD_VIEW_Y;
914
y = v->display.y + h_this_data->
std_start_y
- ((h - 200) >> 1);
1075
hl_this_data->
std_start_y
= STANDARD_VIEW_Y;
1109
y = v->display.y + hl_this_data->
std_start_y
- ((h - 400) >> 2);
1305
hdl_this_data->
std_start_y
= STANDARD_VIEW_Y;
1338
y = v->display.y + hdl_this_data->
std_start_y
- ((h - 800) >> 3);
1836
aga_this_data->
std_start_y
= 0x2b /*STANDARD_VIEW_Y*/;
1893
y = v->display.y + aga_this_data->
std_start_y
- ((h - 400) >> 1);
2161
super72_this_data->
std_start_y
= 0x1b;
2433
ph_this_data->
std_start_y
= STANDARD_VIEW_Y
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025