Home
last modified time | relevance | path

Searched refs:html_options (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dbb2html.hpp20 struct html_options struct
29 html_options() : chunked_output(false) {} in html_options() function
32 int boostbook_to_html(quickbook::string_view, html_options const&);
Dbb2html.cpp69 chunk*, ids_type const&, html_options const&);
143 html_options const& options;
147 ids_type const& ids_, html_options const& options_) in html_state()
208 quickbook::string_view source, html_options const& options) in boostbook_to_html()
Dquickbook.cpp150 quickbook::detail::html_options html_ops;