/external/webkit/Source/WebCore/WebCore.gyp/scripts/ |
D | action_useragentstylesheets.py | 58 dashes = len(args) 60 dashes = args.index('--') 62 sections.append(args[:dashes]) 65 if dashes + 1 == len(args): 72 args = args[dashes + 1:]
|
D | action_maketokenizer.py | 55 dashes = len(args) 57 dashes = args.index('--') 59 sections.append(args[:dashes]) 62 if dashes + 1 == len(args): 69 args = args[dashes + 1:]
|
D | rule_binding.py | 61 dashes = len(args) 63 dashes = args.index('--') 65 sections.append(args[:dashes]) 68 if dashes + 1 == len(args): 75 args = args[dashes + 1:]
|
D | action_cssvaluekeywords.py | 61 dashes = len(args) 63 dashes = args.index('--') 65 sections.append(args[:dashes]) 68 if dashes + 1 == len(args): 75 args = args[dashes + 1:]
|
D | action_csspropertynames.py | 57 dashes = len(args) 59 dashes = args.index('--') 61 sections.append(args[:dashes]) 64 if dashes + 1 == len(args): 71 args = args[dashes + 1:]
|
D | action_makenames.py | 70 dashes = len(args) 72 dashes = args.index('--') 74 sections.append(args[:dashes]) 77 if dashes + 1 == len(args): 84 args = args[dashes + 1:]
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
D | jquery.flot.dashes.js | 35 if (!series.dashes.show) return; 54 if (series.dashes.dashLength[0]) { 55 dashOnLength = series.dashes.dashLength[0]; 56 if (series.dashes.dashLength[1]) { 57 dashOffLength = series.dashes.dashLength[1]; 62 dashOffLength = dashOnLength = series.dashes.dashLength; 188 var lw = series.dashes.lineWidth, 225 dashes: { property
|
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/ |
D | PHP SmartyPants Readme.txt | 33 quotes, plain dashes, and plain dots, but your published posts (and 34 final HTML output) will appear with smart quotes, em-dashes, and proper 167 backticks-style), em-dashes, and ellipses. `--` (dash dash) is 168 used to signify an em-dash; there is no support for en-dashes. 172 typewriter shorthand for dashes: `--` (dash dash) for en-dashes, 173 `---` (dash dash dash) for em-dashes. 176 Same as smarty_pants="2", but inverts the shorthand for dashes: `--` 177 (dash dash) for em-dashes, and `---` (dash dash dash) for en-dashes. 183 (`"`), `—` is turned into two dashes, etc. This is useful if you 189 attribute. For example, to educate normal quotes and em-dashes, but not [all …]
|
/external/webkit/Source/WebCore/css/ |
D | SVGCSSComputedStyleDeclaration.cpp | 49 static PassRefPtr<CSSValue> strokeDashArrayToCSSValueList(const Vector<SVGLength>& dashes) in strokeDashArrayToCSSValueList() argument 51 if (dashes.isEmpty()) in strokeDashArrayToCSSValueList() 55 const Vector<SVGLength>::const_iterator end = dashes.end(); in strokeDashArrayToCSSValueList() 56 for (Vector<SVGLength>::const_iterator it = dashes.begin(); it != end; ++it) in strokeDashArrayToCSSValueList()
|
D | SVGCSSStyleSelector.cpp | 260 CSSValueList* dashes = static_cast<CSSValueList*>(value); in applySVGProperty() local 263 size_t length = dashes->length(); in applySVGProperty() 265 CSSValue* currValue = dashes->itemWithoutBoundsCheck(i); in applySVGProperty() 269 … CSSPrimitiveValue* dash = static_cast<CSSPrimitiveValue*>(dashes->itemWithoutBoundsCheck(i)); in applySVGProperty()
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | CairoUtilities.cpp | 47 Vector<double> dashes(dashCount); in copyContextProperties() local 50 cairo_get_dash(srcCr, dashes.data(), &offset); in copyContextProperties() 51 cairo_set_dash(dstCr, dashes.data(), dashCount, offset); in copyContextProperties()
|
/external/valgrind/main/perf/ |
D | vg_perf | 337 my $dashes = "-" x (50 - length $full_dir); 343 print "-- Running tests in $full_dir $dashes\n"; 353 print "-- Finished tests in $full_dir $dashes\n";
|
D | vg_perf.in | 337 my $dashes = "-" x (50 - length $full_dir); 343 print "-- Running tests in $full_dir $dashes\n"; 353 print "-- Finished tests in $full_dir $dashes\n";
|
/external/valgrind/main/tests/ |
D | vg_regtest | 417 my $dashes = "-" x (50 - length $full_dir); 423 print "-- Running tests in $full_dir $dashes\n"; 433 print "-- Finished tests in $full_dir $dashes\n";
|
D | vg_regtest.in | 417 my $dashes = "-" x (50 - length $full_dir); 423 print "-- Running tests in $full_dir $dashes\n"; 433 print "-- Finished tests in $full_dir $dashes\n";
|
/external/webkit/Source/WebCore/rendering/svg/ |
D | SVGRenderSupport.cpp | 336 const Vector<SVGLength>& dashes = svgStyle->strokeDashArray(); in applyStrokeStyleToContext() local 337 if (dashes.isEmpty()) in applyStrokeStyleToContext() 341 const Vector<SVGLength>::const_iterator end = dashes.end(); in applyStrokeStyleToContext() 342 for (Vector<SVGLength>::const_iterator it = dashes.begin(); it != end; ++it) in applyStrokeStyleToContext()
|
/external/genext2fs/ |
D | Makefile.in | 414 dashes="$$banner"; \ 419 dashes="$$skipped"; \ 425 dashes="$$report"; \ 427 dashes=`echo "$$dashes" | sed s/./=/g`; \ 428 echo "$$dashes"; \ 432 echo "$$dashes"; \
|
/external/bluetooth/glib/gio/ |
D | gthemedicon.c | 155 int i = 0, dashes = 0; in g_themed_icon_constructed() local 164 dashes++; in g_themed_icon_constructed() 172 themed->names = g_new (char *, dashes + 1 + 1); in g_themed_icon_constructed()
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | debflex.awk | 58 dashes = "-----------------------------------------------------------";
|
/external/strace/ |
D | syscall.c | 2686 char *dashes = "-------------------------"; local 2712 dashes, dashes, dashes, dashes, dashes, dashes); 2736 dashes, dashes, dashes, dashes, dashes, dashes);
|
/external/elfutils/tests/ |
D | Makefile | 653 dashes="$$banner"; \ 658 dashes="$$skipped"; \ 664 dashes="$$report"; \ 666 dashes=`echo "$$dashes" | sed s/./=/g`; \ 667 echo "$$dashes"; \ 671 echo "$$dashes"; \
|
D | Makefile.in | 653 dashes="$$banner"; \ 658 dashes="$$skipped"; \ 664 dashes="$$report"; \ 666 dashes=`echo "$$dashes" | sed s/./=/g`; \ 667 echo "$$dashes"; \ 671 echo "$$dashes"; \
|
/external/ipsec-tools/src/racoon/ |
D | Makefile.in | 876 dashes="$$banner"; \ 885 dashes="$$skipped"; \ 891 dashes="$$report"; \ 893 dashes=`echo "$$dashes" | sed s/./=/g`; \ 895 echo "$$grn$$dashes"; \ 897 echo "$$red$$dashes"; \ 902 echo "$$dashes$$std"; \
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/ |
D | README.txt | 21 jquery.flot.dashes.js is an enhancement of Flot for dashed lines and from
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | GraphicsContextOpenVG.cpp | 335 void GraphicsContext::setLineDash(const DashArray& dashes, float dashOffset) in setLineDash() argument 340 m_data->setLineDash(dashes, dashOffset); in setLineDash()
|