/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/ |
D | search.py | 82 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 …]
|
D | domain.py | 258 highlight=False, source_field=None, argument 411 'HighlightEnabled': highlight, 423 'HighlightEnabled': highlight
|
/external/v8/tools/sodium/ |
D | styles.css | 30 .highlight-flash-blue { 40 .highlight-green { 48 .highlight-yellow { 56 .highlight-gray { 64 .highlight-red {
|
/external/ImageMagick/MagickCore/ |
D | decorate.c | 189 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 …]
|
D | widget.c | 129 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/ |
D | consts_expected.txt | 27 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
|
D | consts.in | 77 doTest("highlight", ["n", "i", "p", "o", "nonesuch"]);
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/ |
D | layer1.py | 76 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/ |
D | SourceHighlighterTest.java | 111 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/ |
D | hexedit.c | 99 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/ |
D | SourceHighlighter.java | 83 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/ |
D | codehilite.py | 78 from pygments import highlight 101 return highlight(self.src, lexer, formatter)
|
/external/clang/www/ |
D | content.css | 30 span.template-highlight { color:cyan }
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/ |
D | results.properties | 14 -highlight 3.0.2_,2.1.3_,3.1M6_,3.1M7_ ,3.1RC1 \
|
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.flot.pie.js | 676 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
|
D | jquery.flot.pie.min.js | 7 …highlight(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/ |
D | epydoc.js | 140 function highlight(id) { function 185 highlight(id);
|
D | epydoc.css | 237 * 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/ |
D | epydoc.js | 140 function highlight(id) { function 185 highlight(id);
|
D | epydoc.css | 237 * 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/ |
D | epydoc.js | 140 function highlight(id) { function 185 highlight(id);
|
D | epydoc.css | 237 * 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/ |
D | CoverageMappingFormat.rst | 109 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/ |
D | stylesheet.css | 124 span.j-hl /* highlight */
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/ |
D | simple_water.frag | 100 //calculate specular highlight
|