OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hdl_this_data
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/amiga/dev/
grfabs_cc.c
113
dmdata_t *
hdl_this_data
;
variable in typeref:typename:dmdata_t *
1248
hdl_this_data
= &hires_dlace_mode_data;
1250
memset(
hdl_this_data
, 0, sizeof(dmdata_t));
1255
hdl_this_data
->max_size.width = 724;
1256
hdl_this_data
->max_size.height = 800;
1257
hdl_this_data
->min_size.width = 320;
1258
hdl_this_data
->min_size.height = 400;
1259
hdl_this_data
->min_depth = 1;
1260
hdl_this_data
->max_depth = 2;
1261
hdl_this->data =
hdl_this_data
;
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025