OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HTML_TAG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.h
42
COLOR_TAG}
HTML_TAG
;
45
HTML_TAG
type;
100
void remove_tag (
HTML_TAG
tag);
118
int is_present (
HTML_TAG
t);
122
void push_para (
HTML_TAG
t);
123
void push_para (
HTML_TAG
t, void *arg, html_indent *in);
126
char *shutdown (
HTML_TAG
t);
132
html_indent *remove_indent (
HTML_TAG
tag);
html-text.cpp
298
int html_text::is_present (
HTML_TAG
t)
335
HTML_TAG
t = p->type;
377
void html_text::push_para (
HTML_TAG
t, void *arg, html_indent *in)
392
void html_text::push_para (
HTML_TAG
t)
492
char *html_text::shutdown (
HTML_TAG
t)
728
html_indent *html_text::remove_indent (
HTML_TAG
tag)
892
void html_text::remove_tag (
HTML_TAG
tag)
Completed in 14 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026