Home
last modified time | relevance | path

Searched full:highlighter (Results 1 – 25 of 30) sorted by relevance

12

/external/python/cpython2/Doc/tools/extensions/
Dpyspecific.py36 old_trim_doctest_flags = self.highlighter.trim_doctest_flags
38 self.highlighter.trim_doctest_flags = False
42 self.highlighter.trim_doctest_flags = old_trim_doctest_flags
49 old_trim_doctest_flags = self.highlighter.trim_doctest_flags
51 self.highlighter.trim_doctest_flags = False
55 self.highlighter.trim_doctest_flags = old_trim_doctest_flags
/external/markdown/docs/extensions/
Dcode_hilite.md72 blocks, with one exception. The highlighter needs to know what language to use for
73 the code block. There are three ways to tell the highlighter what language the
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/highlight/
DCombinedHighlighter.java20 * bar highlighter for supporting stacked highlighting
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/
D_config.yml69 highlighter : rouge
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/
D_config.yml69 highlighter : rouge
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DSourceHighlighter.java36 * Creates a new highlighter with default settings.
/external/dokka/core/src/main/kotlin/Model/
DPackageDocs.kt5 import com.intellij.ide.highlighter.JavaFileType in <lambda>()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/common/
D_reset.scss3 hr, blockquote, figure, pre, .highlighter-rouge,
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/common/
D_reset.scss3 hr, blockquote, figure, pre, .highlighter-rouge,
/external/google-java-format/idea_plugin/src/com/google/googlejavaformat/intellij/
DGoogleJavaFormatCodeStyleManager.java25 import com.intellij.ide.highlighter.JavaFileType;
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/components/
D_article-content.scss100 .highlighter-rouge > .highlight, figure.highlight {
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/components/
D_article-content.scss100 .highlighter-rouge > .highlight, figure.highlight {
/external/skia/site/
Dconfig.toml17 # Use the new Chroma Go highlighter in Hugo.
/external/okhttp/website/static/
Dbootstrap.min.js6highlighter=this.options.highlighter||this.highlighter,this.updater=this.options.updater||this.upd…
/external/cldr/tools/scripts/tr-archive/
Darchive.js11 // Add a code highlighter
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dbootstrap.js1578 this.highlighter = this.options.highlighter || this.highlighter
1666 , highlighter: function (item) {
1678 i.find('a').html(that.highlighter(item))
/external/markdown/markdown/extensions/
Dcodehilite.py50 Determine language of source code, and pass it on to the Pygments highlighter.
/external/google-styleguide/docguide/
Dstyle.md264 syntax highlighter nor the next editor must guess.
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/
DChart.java1493 * @param highlighter
1495 public void setHighlighter(ChartHighlighter highlighter) { in setHighlighter() argument
1496 mHighlighter = highlighter; in setHighlighter()
/external/gfxstream-protocols/registry/vulkan/
Dstyleguide.txt12 :source-highlighter: rouge
DMakefile312 -r $(CURDIR)/config/extension-highlighter.rb --trace \
/external/python/cpython3/Lib/ensurepip/_bundled/
Dpip-22.0.4-py3-none-any.whlpip/__init__.py pip/__main__.py pip/py.typed pip/_internal/ ...
/external/jcommander/doc/
Dindex.adoc6 :source-highlighter: prettify
/external/jdiff/src/jdiff/
DDiff.java631 * 1 outlines the words in yellow, like a highlighter.
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcontactcenterinsights.v1.json1341 …"description": "A map associating each custom highlighter resource name with its respective number…
1364 …"description": "A map associating each smart highlighter display name with its respective number o…

12