OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_char_height
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/groff/dist/src/roff/troff/
env.h
281
int
get_char_height
() { return char_height; }
function in class:environment
node.cpp
209
vunits
get_char_height
(charinfo *);
502
vunits tfont::
get_char_height
(charinfo *c)
function in class:tfont
1013
int height = tf->
get_char_height
(ci).to_units();
2117
*min = -tf->
get_char_height
(ci);
3826
int char_height = curenv->
get_char_height
();
4834
int char_height = env->
get_char_height
();
4919
int char_height = env->
get_char_height
();
input.cpp
2020
if (!compatible_flag && curenv->
get_char_height
())
2022
if (get_delim_number(&x, 'z', curenv->
get_char_height
()))
env.cpp
3297
init_int_env_reg(".height",
get_char_height
);
Completed in 45 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026