OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_height
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/text-art/
types.h
126
int
get_height
() const { return m_size.h; }
function in struct:text_art::rect
types.h
126
int
get_height
() const { return m_size.h; }
function in struct:text_art::rect
/src/external/gpl2/groff/dist/src/libs/libgroff/
font.cpp
245
int h =
get_height
(c, point_size);
304
int font::
get_height
(int c, int point_size)
function in class:font
font.cpp
245
int h =
get_height
(c, point_size);
304
int font::
get_height
(int c, int point_size)
function in class:font
/src/external/gpl2/groff/dist/src/utils/tfmtodit/
tfmtodit.cpp
111
int
get_height
(int);
211
int tfm::
get_height
(int i)
function in class:tfm
848
m[1] = t.
get_height
(i);
tfmtodit.cpp
111
int
get_height
(int);
211
int tfm::
get_height
(int i)
function in class:tfm
848
m[1] = t.
get_height
(i);
/src/external/gpl2/groff/dist/src/roff/troff/
node.cpp
207
int
get_height
();
504
vunits v = fm->
get_height
(c->get_index(), size.to_scaled_points());
597
inline int tfont::
get_height
()
function in class:tfont
1203
int height = tf->
get_height
();
node.cpp
207
int
get_height
();
504
vunits v = fm->
get_height
(c->get_index(), size.to_scaled_points());
597
inline int tfont::
get_height
()
function in class:tfont
1203
int height = tf->
get_height
();
Completed in 56 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026