OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nominal_size
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
grfabs.c
127
dx = ABS(long, (d->
nominal_size
.width - width));
128
dy = ABS(long, (d->
nominal_size
.height - height));
grfabs_cc.c
266
dx = abs(dm->
nominal_size
.width - size->width);
267
dy = abs(dm->
nominal_size
.height - size->height);
845
h_this->
nominal_size
.width = 640;
846
h_this->
nominal_size
.height = 200;
1027
hl_this->
nominal_size
.width = 640;
1028
hl_this->
nominal_size
.height = 400;
1253
hdl_this->
nominal_size
.width = 640;
1254
hdl_this->
nominal_size
.height = 800;
1509
a24_this->
nominal_size
.width = 1024;
1510
a24_this->
nominal_size
.height = 800
[
all
...]
grfabs_reg.h
232
dimen_t
nominal_size
; /* best fit. */
member in struct:display_mode
Completed in 15 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025