OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rowbytes
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/mac68k/include/
grfioctl.h
52
u_int16_t
rowbytes
; /* Screen
rowbytes
*/
member in struct:grfmode
100
int gd_fbrowbytes; /* frame buffer
rowbytes
*/
grfioctl.h
52
u_int16_t
rowbytes
; /* Screen
rowbytes
*/
member in struct:grfmode
100
int gd_fbrowbytes; /* frame buffer
rowbytes
*/
/src/sys/arch/mac68k/dev/
grfvar.h
130
u_int16_t
rowbytes
;
member in struct:image_data
grfvar.h
130
u_int16_t
rowbytes
;
member in struct:image_data
/src/sys/arch/amiga/dev/
amidisplaycc.c
297
int
rowbytes
; /* linebytes * fontheight */
member in struct:amidisplaycc_screen
553
dst += row * scr->
rowbytes
;
640
bmapoffset = row * scr->
rowbytes
+ col;
724
bmapoffset = row * scr->
rowbytes
;
775
bmapoffset = row * scr->
rowbytes
+ startcol;
812
int
rowbytes
;
local in function:amidisplaycc_copyrows
830
rowbytes
= scr->
rowbytes
;
834
srcbmapoffset =
rowbytes
* srcrow;
835
dstbmapoffset =
rowbytes
* dstrow
942
int
rowbytes
;
local in function:amidisplaycc_eraserows
[
all
...]
amidisplaycc.c
297
int
rowbytes
; /* linebytes * fontheight */
member in struct:amidisplaycc_screen
553
dst += row * scr->
rowbytes
;
640
bmapoffset = row * scr->
rowbytes
+ col;
724
bmapoffset = row * scr->
rowbytes
;
775
bmapoffset = row * scr->
rowbytes
+ startcol;
812
int
rowbytes
;
local in function:amidisplaycc_copyrows
830
rowbytes
= scr->
rowbytes
;
834
srcbmapoffset =
rowbytes
* srcrow;
835
dstbmapoffset =
rowbytes
* dstrow
942
int
rowbytes
;
local in function:amidisplaycc_eraserows
[
all
...]
Completed in 25 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025