OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_tab
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
vs_line.c
55
int dne, is_cached, is_partial,
is_tab
, no_draw;
local
387
is_tab
= 1;
390
is_tab
= 0;
419
if (
is_tab
== 1) {
482
if (
is_tab
)
/src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp
483
int
is_tab
(void);
814
*
is_tab
- returns TRUE if glob contains the tag tab
817
int text_glob::
is_tab
(void)
function in class:text_glob
3365
if (g->
is_tab
()) {
3428
if (g->
is_tab
())
3587
} else if (g->
is_tab
()) {
3616
if ((! g->is_a_tag()) || g->
is_tab
())
3619
if ((g->is_col() || g->
is_tab
() || g->is_tab0())
3649
if (((! g->is_a_tag()) || g->
is_tab
()) && (start_of_table != NULL)) {
Completed in 102 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026