OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ft_y
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/dev/
ite_cc.c
75
u_short
ft_y
; /* the font height */
member in struct:ite_priv
436
cci->
ft_y
= ip->font.height;
437
cci->row_bytes = cci->row_offset * cci->
ft_y
;
576
u_int fh = cci->
ft_y
;
/src/sys/arch/amiga/dev/
ite_cc.c
128
u_short
ft_y
; /* the font height */
member in struct:ite_priv
251
cci->
ft_y
= ip->ftheight;
686
cci->column_offset[dx], cci->row_offset, cci->ft_x, cci->
ft_y
);
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025