Home
last modified time | relevance | path

Searched defs:markup (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/tools/quickbook/src/
Dmarkups.hpp20 struct markup struct
22 value::tag_type tag;
23 char const* pre;
24 char const* post;
Dactions.cpp305 detail::markup markup = detail::get_markup(block.get_tag()); in block_action() local
317 detail::markup markup = detail::get_markup(block.get_tag()); in block_empty_action() local
325 detail::markup markup = detail::get_markup(phrase.get_tag()); in phrase_action() local
364 detail::markup markup = detail::get_markup(phrase.get_tag()); in raw_phrase_action() local
379 detail::markup markup = in operator ()() local
522 detail::markup markup = detail::get_markup(tag); in operator ()() local
688 detail::markup markup = detail::get_markup(list.get_tag()); in list_action() local
1517 detail::markup markup = detail::get_markup(link.get_tag()); in link_action() local
Dpost_process.cpp321 end_tag, markup, code, escape; member
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/
Ddoxygen_elements.hpp63 struct markup struct
66 markup_order_type order; argument
67 markup_type type; argument
69 markup(std::string const& v = "") in markup() argument
77 markup(markup_order_type o, markup_type t, std::string const& v = "") in markup() function
107 std::vector<markup> qbk_markup; argument
/third_party/python/Doc/library/
Dmarkup.rst1 .. _markup: target
/third_party/boost/tools/build/test/
DMockToolset.py258 def set_expected(t, markup): argument
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dmpl2parse.c39 GString *markup; in mpl2_parse_line() local
Dgstsubparse.c508 GString *markup; in parse_mdvdsub() local
1542 strip_pango_markup (gchar * markup, GError ** error) in strip_pango_markup()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DScientificNumberFormatterTest.java32 ScientificNumberFormatter markup = ScientificNumberFormatter.getMarkupInstance( in TestBasic() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DScientificNumberFormatterTest.java29 ScientificNumberFormatter markup = ScientificNumberFormatter.getMarkupInstance( in TestBasic() local
/third_party/skia/third_party/externals/markupsafe/
D_speedups.c24 static PyObject* markup; variable
/third_party/node/tools/inspector_protocol/markupsafe/
D_speedups.c24 static PyObject* markup; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCInstPrinter.cpp151 StringRef MCInstPrinter::markup(StringRef s) const { in markup() function in MCInstPrinter
/third_party/cef/libcef/renderer/
Ddom_document_impl.cc136 const WebString& markup = frame_->SelectionAsMarkup(); in GetSelectionAsMarkup() local
Ddom_node_impl.cc208 const WebString& markup = blink_glue::CreateNodeMarkup(node_); in GetAsMarkup() local
/third_party/markupsafe/
D_speedups.c3 static PyObject* markup; variable
/third_party/glib/glib/tests/
Dmarkup-subparser.c276 const char *markup; member
/third_party/python/Lib/xmlrpc/
Dserver.py724 def markup(self, text, escape=None, funcs={}, classes={}, methods={}): member in ServerHTMLDoc
/third_party/openGLES/specs/es/katex/
Dkatex.js4926 markup += " class=\""; field
4941 markup += " style=\"" + utils.escape(styles) + "\""; field
4957 markup += this.children[i].toMarkup(); field
5001 markup += this.children[i].toMarkup(); field
5146 markup += ">"; field
8185 markup += this.children[i].toMarkup(); field
/third_party/openGLES/specs/es/3.2/katex/
Dkatex.js4926 markup += " class=\""; field
4941 markup += " style=\"" + utils.escape(styles) + "\""; field
4957 markup += this.children[i].toMarkup(); field
5001 markup += this.children[i].toMarkup(); field
5146 markup += ">"; field
8185 markup += this.children[i].toMarkup(); field
/third_party/openGLES/specs/gl/katex/
Dkatex.js4926 markup += " class=\""; field
4941 markup += " style=\"" + utils.escape(styles) + "\""; field
4957 markup += this.children[i].toMarkup(); field
5001 markup += this.children[i].toMarkup(); field
5146 markup += ">"; field
8185 markup += this.children[i].toMarkup(); field
/third_party/openGLES/specs/katex/
Dkatex.js4926 markup += " class=\""; field
4941 markup += " style=\"" + utils.escape(styles) + "\""; field
4957 markup += this.children[i].toMarkup(); field
5001 markup += this.children[i].toMarkup(); field
5146 markup += ">"; field
8185 markup += this.children[i].toMarkup(); field
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c1582 gchar *markup; in gst_ttml_render_get_line_char_ranges() local
2027 gchar *markup; in gst_ttml_render_render_block_elements() local
/third_party/expat/xmlwf/
Dxmlwf.c551 markup(void *userData, const XML_Char *s, int len) { in markup() function
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c551 markup(void *userData, const XML_Char *s, int len) { in markup() function

12