HomeSort by: relevance | last modified time | path
    Searched refs:floatenv (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
insertion.c 719 case floatenv:
996 if (docbook && current_insertion_type () == floatenv)
1001 if (docbook && current_insertion_type () == floatenv)
1006 if (docbook && current_insertion_type () == floatenv)
1011 if (docbook && current_insertion_type () == floatenv)
1153 case floatenv:
1362 if (docbook && current_insertion_type () == floatenv)
1386 if (docbook && current_insertion_type () == floatenv)
1405 if (docbook && current_insertion_type () == floatenv)
1424 if (docbook && current_insertion_type () == floatenv)
    [all...]
insertion.h 32 example, floatenv, flushleft, flushright, format, ftable, group, enumerator in enum:insertion_type
xml.c 1647 if (is_in_insertion_of_type (floatenv))
2004 if (is_in_insertion_of_type (floatenv))

Completed in 20 milliseconds