Home
last modified time | relevance | path

Searched refs:highlight (Results 1 – 25 of 64) sorted by relevance

123

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/
Dsearch.py82 facet=None, highlight=None, partial=None, options=None): argument
92 self.highlight = highlight or {}
130 if self.highlight:
131 for k, v in six.iteritems(self.highlight):
183 if self.highlight:
184 highlight = {}
185 for k, v in six.iteritems(self.highlight):
186 highlight['highlight.%s' % k] = v
188 params['highlight'] = highlight
235 size=10, start=0, facet=None, highlight=None, sort=None, argument
[all …]
Ddomain.py258 highlight=False, source_field=None, argument
411 'HighlightEnabled': highlight,
423 'HighlightEnabled': highlight
/external/v8/tools/sodium/
Dstyles.css30 .highlight-flash-blue {
40 .highlight-green {
48 .highlight-yellow {
56 .highlight-gray {
64 .highlight-red {
/external/ImageMagick/MagickCore/
Ddecorate.c189 highlight, in FrameImage() local
258 highlight=matte; in FrameImage()
259 highlight.red=(double) (QuantumScale*((QuantumRange- in FrameImage()
261 highlight.green=(double) (QuantumScale*((QuantumRange- in FrameImage()
263 highlight.blue=(double) (QuantumScale*((QuantumRange- in FrameImage()
265 highlight.black=(double) (QuantumScale*((QuantumRange- in FrameImage()
267 highlight.alpha=matte.alpha; in FrameImage()
309 SetPixelViaPixelInfo(frame_image,&highlight,q); in FrameImage()
324 SetPixelViaPixelInfo(frame_image,&highlight,q); in FrameImage()
343 SetPixelViaPixelInfo(frame_image,&highlight,q); in FrameImage()
[all …]
Dwidget.c129 highlight; member
535 XSetTextColor(display,window_info,text_info->highlight); in XDrawMatteText()
582 if (text_info->highlight == MagickFalse) in XDrawMatteText()
1094 if (text_info->highlight) in XEditText()
1102 text_info->highlight=MagickFalse; in XEditText()
1112 text_info->highlight=MagickFalse; in XEditText()
1155 if (text_info->highlight) in XEditText()
1163 text_info->highlight=MagickFalse; in XEditText()
1224 widget_info->highlight=MagickFalse; in XGetWidgetInfo()
2196 reply_info.highlight=MagickFalse; in XColorBrowserWidget()
[all …]
/external/pdfium/testing/resources/javascript/
Dconsts_expected.txt27 Alert: highlight.n is none
28 Alert: highlight.i is invert
29 Alert: highlight.p is push
30 Alert: highlight.o is outline
31 Alert: highlight.nonesuch is undefined
Dconsts.in77 doTest("highlight", ["n", "i", "p", "o", "nonesuch"]);
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/
Dlayer1.py76 filter_query=None, highlight=None, partial=None, argument
408 if highlight is not None:
409 query_params['highlight'] = highlight
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/page/
DSourceHighlighterTest.java111 sourceHighlighter.highlight(parent, source.getLine(1), 1); in testHighlightNone()
121 sourceHighlighter.highlight(parent.pre(null), source.getLine(1), 1); in testHighlightBranchesFC()
133 sourceHighlighter.highlight(parent.pre(null), source.getLine(1), 1); in testHighlightBranchesPC()
145 sourceHighlighter.highlight(parent.pre(null), source.getLine(1), 1); in testHighlightBranchesNC()
/external/toybox/toys/other/
Dhexedit.c99 static void highlight(int xx, int yy, int side) in highlight() function
182 highlight(x, y, ro ? 3 : side); in hexedit_main()
189 highlight(x, y, 2); in hexedit_main()
209 highlight(x, y, side); in hexedit_main()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DSourceHighlighter.java83 highlight(pre, line, lineNr).text(linesrc); in renderCodeLine()
87 HTMLElement highlight(final HTMLElement pre, final ILine line, in highlight() method in SourceHighlighter
/external/markdown/markdown/extensions/
Dcodehilite.py78 from pygments import highlight
101 return highlight(self.src, lexer, formatter)
/external/clang/www/
Dcontent.css30 span.template-highlight { color:cyan }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
Dresults.properties14 -highlight 3.0.2_,2.1.3_,3.1M6_,3.1M7_ ,3.1RC1 \
/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.pie.js676 highlight(item.series, eventname);
685 function highlight(s, auto) { function
752 …octx.fillStyle = "rgba(255, 255, 255, " + options.series.pie.highlight.opacity + ")"; // this is t…
805 highlight: { property
Djquery.flot.pie.min.js7highlight(item.series,eventname)}var pos={pageX:e.pageX,pageY:e.pageY};target.trigger(eventname,[p… property
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.js140 function highlight(id) { function
185 highlight(id);
Depydoc.css237 * block's header is highlighted with 'py-highlight-hdr'; and
238 * the code block's body is highlighted with 'py-highlight'.
255 div.py-highlight-hdr { border-top: 2px solid #000000;
258 div.py-highlight { border-bottom: 2px solid #000000;
/external/lldb/www/python_reference/
Depydoc.js140 function highlight(id) { function
185 highlight(id);
Depydoc.css237 * block's header is highlighted with 'py-highlight-hdr'; and
238 * the code block's body is highlighted with 'py-highlight'.
255 div.py-highlight-hdr { border-top: 2px solid #000000;
258 div.py-highlight { border-bottom: 2px solid #000000;
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.js140 function highlight(id) { function
185 highlight(id);
Depydoc.css237 * block's header is highlighted with 'py-highlight-hdr'; and
238 * the code block's body is highlighted with 'py-highlight'.
255 div.py-highlight-hdr { border-top: 2px solid #000000;
258 div.py-highlight { border-bottom: 2px solid #000000;
/external/llvm/docs/
DCoverageMappingFormat.rst109 highlight the regions of code that were never executed, and to obtain
113 …:raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main(int argc, const char…
130 …:raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main() </span><span style…
147 …:raw-html:`<pre class='highlight' style='line-height:initial;'><span>int func(int x) </span><span …
171 :raw-html:`<pre class='highlight' style='line-height:initial;'><span>void func(const char *str) </s…
198 :raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main(int argc, const char …
213 :raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main() </span><span style=…
220 counts for the unreachable lines and highlight the unreachable code.
/external/icu/icu4j/
Dstylesheet.css124 span.j-hl /* highlight */
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/
Dsimple_water.frag100 //calculate specular highlight

123