Searched refs:floatenv (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dinsertion.h30 example, floatenv, flushleft, flushright, format, ftable, group, enumerator in enum:insertion_type
H A Dinsertion.c717 case floatenv:
994 if (docbook && current_insertion_type () == floatenv)
999 if (docbook && current_insertion_type () == floatenv)
1004 if (docbook && current_insertion_type () == floatenv)
1009 if (docbook && current_insertion_type () == floatenv)
1151 case floatenv:
1360 if (docbook && current_insertion_type () == floatenv)
1384 if (docbook && current_insertion_type () == floatenv)
1403 if (docbook && current_insertion_type () == floatenv)
1422 if (docbook && current_insertion_type () == floatenv)
[all...]
H A Dxml.c1645 if (is_in_insertion_of_type (floatenv))
2002 if (is_in_insertion_of_type (floatenv))

Completed in 108 milliseconds