Home
last modified time | relevance | path

Searched refs:end_section (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dblock_element_grammar.cpp32 list, cell, preformatted, begin_section, end_section, xinclude, member
66 …("endsect", element_info(element_info::section_block, &local.end_section, block_tags::end_section)) in init_block_elements()
76 local.end_section = in init_block_elements()
Dblock_tags.hpp19 (begin_section)(end_section)
Ddocument_state.cpp150 void document_state::end_section() { return state->end_section(); } in end_section() function in quickbook::document_state
495 void document_state_impl::end_section() in end_section() function in quickbook::document_state_impl
Ddocument_state.hpp74 void end_section();
Ddocument_state_impl.hpp105 void end_section();
Ddoc_info_actions.cpp589 state.document.end_section(); in post()
Dactions.cpp178 case block_tags::end_section: in operator ()()
1764 state.document.end_section(); in end_section_action()
/third_party/ffmpeg/doc/
Dt2h.init6 $end_section = \&FFmpeg_end_section;
/third_party/freetype/src/psaux/
Dafmparse.c833 AFM_Token end_section ) in afm_parser_skip_section() argument
851 if ( token == end_section || token == AFM_TOKEN_ENDFONTMETRICS ) in afm_parser_skip_section()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dafmparse.c834 AFM_Token end_section ) in afm_parser_skip_section() argument
852 if ( token == end_section || token == AFM_TOKEN_ENDFONTMETRICS ) in afm_parser_skip_section()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dafmparse.c941 AFM_Token end_section ) in afm_parser_skip_section() argument
959 if ( token == end_section || token == AFM_TOKEN_ENDFONTMETRICS ) in afm_parser_skip_section()
/third_party/python/Lib/
Dargparse.py244 def end_section(self): member in HelpFormatter
2533 formatter.end_section()
/third_party/gettext/build-aux/
Dtexi2html324 $end_section
1432 $end_section = \&T2H_DEFAULT_end_section;
1634 &$end_section ($fh, 1);
14059 &$Texi2HTML::Config::end_section($FH, 1);
14064 &$Texi2HTML::Config::end_section($FH, 1);
14068 &$Texi2HTML::Config::end_section($FH);