OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fLineHeight
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/samples/layout/
paragraph.h
64
le_int32
fLineHeight
;
73
return
fLineHeight
;
pflow.c
55
le_int32
fLineHeight
;
134
flow->
fLineHeight
= -1;
213
flow->
fLineHeight
= ascent + descent + leading;
256
return obj->
fLineHeight
;
348
y += obj->
fLineHeight
;
paragraph.cpp
79
fLineHeight
(-1), fAscent(-1), fWidth(-1), fHeight(-1), fParagraphLevel(UBIDI_DEFAULT_LTR)
156
fLineHeight
= ascent + descent + leading;
248
y +=
fLineHeight
;
Completed in 573 milliseconds