OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_this
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/amiga/dev/
grfabs_cc.c
143
dmode_t *
h_this
;
variable in typeref:typename:dmode_t *
836
if (!
h_this
) {
839
h_this
= &hires_mode;
841
memset(
h_this
, 0, sizeof(dmode_t));
844
h_this
->name = "ntsc: hires";
845
h_this
->nominal_size.width = 640;
846
h_this
->nominal_size.height = 200;
853
h_this
->data = h_this_data;
855
h_this
->get_monitor = cc_get_monitor;
856
h_this
->alloc_view = cc_alloc_view
[
all
...]
Completed in 40 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025