OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:list_box
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/preproc/eqn/
list.cpp
26
list_box
*box::to_list_box()
31
list_box
*
list_box
::to_list_box()
36
void
list_box
::append(box *pp)
38
list_box
*q = pp->to_list_box();
51
list_box
::
list_box
(box *pp) : list(pp), sty(-1)
function in class:list_box
53
list_box
*q = pp->to_list_box();
93
int
list_box
::compute_metrics(int style)
176
void
list_box
::compute_sublist_width(int n
[
all
...]
box.h
24
class
list_box
;
41
virtual
list_box
*to_list_box();
65
friend class
list_box
;
73
class
list_box
: public box {
class in inherits:box
78
list_box
(box *);
85
list_box
*to_list_box();
Completed in 23 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026