Home
last modified time | relevance | path

Searched refs:dashes (Results 1 – 25 of 63) sorted by relevance

123

/external/webkit/Source/WebCore/WebCore.gyp/scripts/
Daction_useragentstylesheets.py58 dashes = len(args)
60 dashes = args.index('--')
62 sections.append(args[:dashes])
65 if dashes + 1 == len(args):
72 args = args[dashes + 1:]
Daction_maketokenizer.py55 dashes = len(args)
57 dashes = args.index('--')
59 sections.append(args[:dashes])
62 if dashes + 1 == len(args):
69 args = args[dashes + 1:]
Drule_binding.py61 dashes = len(args)
63 dashes = args.index('--')
65 sections.append(args[:dashes])
68 if dashes + 1 == len(args):
75 args = args[dashes + 1:]
Daction_cssvaluekeywords.py61 dashes = len(args)
63 dashes = args.index('--')
65 sections.append(args[:dashes])
68 if dashes + 1 == len(args):
75 args = args[dashes + 1:]
Daction_csspropertynames.py57 dashes = len(args)
59 dashes = args.index('--')
61 sections.append(args[:dashes])
64 if dashes + 1 == len(args):
71 args = args[dashes + 1:]
Daction_makenames.py70 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/
Djquery.flot.dashes.js35 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/
DPHP SmartyPants Readme.txt33 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/
DSVGCSSComputedStyleDeclaration.cpp49 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()
DSVGCSSStyleSelector.cpp260 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/
DCairoUtilities.cpp47 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/
Dvg_perf337 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";
Dvg_perf.in337 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/
Dvg_regtest417 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";
Dvg_regtest.in417 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/
DSVGRenderSupport.cpp336 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/
DMakefile.in414 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/
Dgthemedicon.c155 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/
Ddebflex.awk58 dashes = "-----------------------------------------------------------";
/external/strace/
Dsyscall.c2686 char *dashes = "-------------------------"; local
2712 dashes, dashes, dashes, dashes, dashes, dashes);
2736 dashes, dashes, dashes, dashes, dashes, dashes);
/external/elfutils/tests/
DMakefile653 dashes="$$banner"; \
658 dashes="$$skipped"; \
664 dashes="$$report"; \
666 dashes=`echo "$$dashes" | sed s/./=/g`; \
667 echo "$$dashes"; \
671 echo "$$dashes"; \
DMakefile.in653 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/
DMakefile.in876 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/
DREADME.txt21 jquery.flot.dashes.js is an enhancement of Flot for dashed lines and from
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp335 void GraphicsContext::setLineDash(const DashArray& dashes, float dashOffset) in setLineDash() argument
340 m_data->setLineDash(dashes, dashOffset); in setLineDash()

123