Searched refs:attributes (Results 1 - 25 of 1122) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebViewportAttributes.cpp31 WebViewportAttributes::WebViewportAttributes(const WebCore::ViewportAttributes& attributes) argument
32 : m_attributes(attributes)
/macosx-10.9.5/dtrace-118.1/test/tst/common/pragma/
H A Derr.D_PRAGMA_MALFORM.d37 #pragma D attributes incorrect_attr
H A Derr.D_PRAGMA_INVAL.d31 * Verify invalid attributes
40 #pragma D attributes incorrect_attr foo
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceRadialGradient.cpp49 FloatPoint RenderSVGResourceRadialGradient::centerPoint(const RadialGradientAttributes& attributes) const
51 return SVGLengthContext::resolvePoint(static_cast<const SVGElement*>(node()), attributes.gradientUnits(), attributes.cx(), attributes.cy());
54 FloatPoint RenderSVGResourceRadialGradient::focalPoint(const RadialGradientAttributes& attributes) const
56 return SVGLengthContext::resolvePoint(static_cast<const SVGElement*>(node()), attributes.gradientUnits(), attributes.fx(), attributes.fy());
59 float RenderSVGResourceRadialGradient::radius(const RadialGradientAttributes& attributes) const
61 return SVGLengthContext::resolveLength(static_cast<const SVGElement*>(node()), attributes
[all...]
H A DRenderSVGResourceLinearGradient.cpp48 FloatPoint RenderSVGResourceLinearGradient::startPoint(const LinearGradientAttributes& attributes) const
50 return SVGLengthContext::resolvePoint(static_cast<const SVGElement*>(node()), attributes.gradientUnits(), attributes.x1(), attributes.y1());
53 FloatPoint RenderSVGResourceLinearGradient::endPoint(const LinearGradientAttributes& attributes) const
55 return SVGLengthContext::resolvePoint(static_cast<const SVGElement*>(node()), attributes.gradientUnits(), attributes.x2(), attributes.y2());
/macosx-10.9.5/cups-372.4/cups/test/
H A D4.1-requests.test4 # Verify that the server requires the following attributes:
6 # attributes-charset
7 # attributes-natural-language
20 # What attributes do we expect?
21 EXPECT attributes-charset
22 EXPECT attributes-natural-language
31 # The attributes to send
33 ATTR charset attributes-charset utf-8
38 # What attributes do we expect?
39 EXPECT attributes
[all...]
H A D4.2-cups-printer-ops.test14 # The attributes to send
16 ATTR charset attributes-charset utf-8
17 ATTR language attributes-natural-language en
25 # What attributes do we expect?
26 EXPECT attributes-charset
27 EXPECT attributes-natural-language
34 OPERATION get-printer-attributes
37 # The attributes to send
39 ATTR charset attributes-charset utf-8
40 ATTR language attributes
[all...]
/macosx-10.9.5/ruby-104/ruby/test/rexml/
H A Dtest_attributes_mixin.rb21 @attributes = REXML::Document.new(element_string).root.attributes
25 assert_equal("1", @attributes.get_attribute_ns("", "a").value)
26 assert_equal("2", @attributes.get_attribute_ns("", "b").value)
27 assert_equal("3", @attributes.get_attribute_ns(@ns_a, "c").value)
28 assert_equal("4", @attributes.get_attribute_ns(@ns_a, "d").value)
29 assert_equal("5", @attributes.get_attribute_ns(@ns_a, "e").value)
30 assert_equal("6", @attributes.get_attribute_ns(@ns_b, "f").value)
H A Dtest_attributes.rb8 assert_equal '3', doc.root.attributes['att']
9 assert_equal '2', doc.root.attributes['bar:att']
10 doc.root.attributes['att'] = 5
11 assert_equal '5', doc.root.attributes['att']
16 doc.root.attributes.each_attribute {|attr|
29 doc.root.attributes.each {|name, value|
42 assert_equal '2', doc.root.attributes.get_attribute("foo").value
43 assert_equal '1', doc.root.attributes.get_attribute("x:foo").value
48 assert_equal 4, doc.root.attributes.length
53 doc.root.attributes['
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/tests/data/ok/peg_cparam/
H A D4_choice24 <<attributes>> void <<ns>><<main>> (<<STATE>> <<state>>) { <<prelude>>
H A D5_sequence24 <<attributes>> void <<ns>><<main>> (<<STATE>> <<state>>) { <<prelude>>
H A D0_basic_arithmetic11 <<attributes>> void <<ns>>sym_AddOp (<<STATE>> <<state>>);
12 <<attributes>> void <<ns>>sym_Digit (<<STATE>> <<state>>);
13 <<attributes>> void <<ns>>sequence_9 (<<STATE>> <<state>>);
14 <<attributes>> void <<ns>>sequence_14 (<<STATE>> <<state>>);
15 <<attributes>> void <<ns>>kleene_16 (<<STATE>> <<state>>);
16 <<attributes>> void <<ns>>sequence_18 (<<STATE>> <<state>>);
17 <<attributes>> void <<ns>>choice_20 (<<STATE>> <<state>>);
18 <<attributes>> void <<ns>>sym_Expression (<<STATE>> <<state>>);
19 <<attributes>> void <<ns>>sequence_26 (<<STATE>> <<state>>);
20 <<attributes>> voi
[all...]
H A D10_notahead11 <<attributes>> void <<ns>>notahead_3 (<<STATE>> <<state>>);
12 <<attributes>> void <<ns>>sequence_6 (<<STATE>> <<state>>);
13 <<attributes>> void <<ns>>sym_TEST (<<STATE>> <<state>>);
29 <<attributes>> void <<ns>><<main>> (<<STATE>> <<state>>) { <<prelude>>
38 <<attributes>> void <<ns>>sym_TEST (<<STATE>> <<state>>) { <<prelude>>
52 <<attributes>> void <<ns>>sequence_6 (<<STATE>> <<state>>) { <<prelude>>
69 <<attributes>> void <<ns>>notahead_3 (<<STATE>> <<state>>) { <<prelude>>
H A D9_ahead11 <<attributes>> void <<ns>>ahead_3 (<<STATE>> <<state>>);
12 <<attributes>> void <<ns>>sequence_6 (<<STATE>> <<state>>);
13 <<attributes>> void <<ns>>sym_TEST (<<STATE>> <<state>>);
29 <<attributes>> void <<ns>><<main>> (<<STATE>> <<state>>) { <<prelude>>
38 <<attributes>> void <<ns>>sym_TEST (<<STATE>> <<state>>) { <<prelude>>
52 <<attributes>> void <<ns>>sequence_6 (<<STATE>> <<state>>) { <<prelude>>
69 <<attributes>> void <<ns>>ahead_3 (<<STATE>> <<state>>) { <<prelude>>
H A D1_functions11 <<attributes>> void <<ns>>sym_Expression (<<STATE>> <<state>>);
12 <<attributes>> void <<ns>>sym_Function (<<STATE>> <<state>>);
13 <<attributes>> void <<ns>>sequence_9 (<<STATE>> <<state>>);
14 <<attributes>> void <<ns>>sym_Sinus (<<STATE>> <<state>>);
35 <<attributes>> void <<ns>><<main>> (<<STATE>> <<state>>) { <<prelude>>
44 <<attributes>> void <<ns>>sym_Expression (<<STATE>> <<state>>) { <<prelude>>
59 <<attributes>> void <<ns>>sym_Function (<<STATE>> <<state>>) { <<prelude>>
74 <<attributes>> void <<ns>>sym_Sinus (<<STATE>> <<state>>) { <<prelude>>
88 <<attributes>> void <<ns>>sequence_9 (<<STATE>> <<state>>) { <<prelude>>
H A D3_peg_itself11 <<attributes>> void <<ns>>sequence_4 (<<STATE>> <<state>>);
12 <<attributes>> void <<ns>>sym_ALNUM (<<STATE>> <<state>>);
13 <<attributes>> void <<ns>>sequence_9 (<<STATE>> <<state>>);
14 <<attributes>> void <<ns>>sym_ALPHA (<<STATE>> <<state>>);
15 <<attributes>> void <<ns>>sequence_14 (<<STATE>> <<state>>);
16 <<attributes>> void <<ns>>sym_AND (<<STATE>> <<state>>);
17 <<attributes>> void <<ns>>sym_APOSTROPH (<<STATE>> <<state>>);
18 <<attributes>> void <<ns>>sequence_21 (<<STATE>> <<state>>);
19 <<attributes>> void <<ns>>sym_ASCII (<<STATE>> <<state>>);
20 <<attributes>> voi
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Scripts/webkit2/
H A Dmodel.py27 def __init__(self, name, attributes, messages, condition):
29 self.attributes = frozenset(attributes or [])
38 return attribute in self.attributes
41 def __init__(self, name, parameters, reply_parameters, attributes, condition):
45 self.attributes = frozenset(attributes or [])
49 return attribute in self.attributes
53 def __init__(self, type, name, attributes=None, condition=None):
56 self.attributes
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_cspdl/lib/
H A DSSKey.cpp78 DbAttributes attributes(inSSDatabase);
79 attributes.recordType(mRecordType);
80 attributes.add(KeySchema::KeyClass, mRecordType);
81 attributes.add(KeySchema::PrintName, label);
82 attributes.add(KeySchema::Alias, none);
83 attributes.add(KeySchema::Permanent,
85 attributes.add(KeySchema::Private,
87 attributes.add(KeySchema::Modifiable,
89 attributes.add(KeySchema::Label, label);
90 attributes
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_sd_cspdl/lib/
H A DSDKey.cpp85 DbAttributes attributes(inDBHandle);
86 attributes.recordType(mRecordType);
87 attributes.add(KeySchema::KeyClass, mRecordType);
88 attributes.add(KeySchema::PrintName, label);
89 attributes.add(KeySchema::Alias, none);
90 attributes.add(KeySchema::Permanent,
92 attributes.add(KeySchema::Private,
94 attributes.add(KeySchema::Modifiable,
96 attributes.add(KeySchema::Label, label);
97 attributes
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DTracing.d36 #pragma D attributes Unstable/Unstable/Common provider JavaScriptCore provider
37 #pragma D attributes Private/Private/Unknown provider JavaScriptCore module
38 #pragma D attributes Private/Private/Unknown provider JavaScriptCore function
39 #pragma D attributes Unstable/Unstable/Common provider JavaScriptCore name
40 #pragma D attributes Unstable/Unstable/Common provider JavaScriptCore args
/macosx-10.9.5/python-76.100.1/2.5/fix/
H A Dpydtrace.d33 #pragma D attributes unstable/unstable/Common provider python provider
34 #pragma D attributes unstable/unstable/Common provider python module
35 #pragma D attributes unstable/unstable/Common provider python function
36 #pragma D attributes unstable/unstable/Common provider python name
37 #pragma D attributes unstable/unstable/Common provider python args
/macosx-10.9.5/python-76.100.1/2.6/fix/
H A Dpydtrace.d33 #pragma D attributes unstable/unstable/Common provider python provider
34 #pragma D attributes unstable/unstable/Common provider python module
35 #pragma D attributes unstable/unstable/Common provider python function
36 #pragma D attributes unstable/unstable/Common provider python name
37 #pragma D attributes unstable/unstable/Common provider python args
/macosx-10.9.5/python-76.100.1/2.7/fix/
H A Dpydtrace.d33 #pragma D attributes unstable/unstable/Common provider python provider
34 #pragma D attributes unstable/unstable/Common provider python module
35 #pragma D attributes unstable/unstable/Common provider python function
36 #pragma D attributes unstable/unstable/Common provider python name
37 #pragma D attributes unstable/unstable/Common provider python args
/macosx-10.9.5/ruby-104/extras/
H A Ddtrace.d20 #pragma D attributes Evolving/Evolving/Common provider ruby provider
21 #pragma D attributes Private/Private/Common provider ruby module
22 #pragma D attributes Private/Private/Common provider ruby function
23 #pragma D attributes Evolving/Evolving/Common provider ruby name
24 #pragma D attributes Evolving/Evolving/Common provider ruby args
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DCustomFilterGlobalContext.cpp75 GraphicsContext3D::Attributes attributes;
76 attributes.preserveDrawingBuffer = true;
77 attributes.premultipliedAlpha = false;
78 attributes.shareResources = true;
79 attributes.preferDiscreteGPU = true;
80 m_context = GraphicsContext3D::create(attributes, hostWindow, GraphicsContext3D::RenderOffscreen);

Completed in 358 milliseconds

1234567891011>>