Searched refs:setAttribute (Results 1 - 25 of 187) sorted by relevance

12345678

/macosx-10.10/WebCore-7600.1.25/Resources/
H A DplugIns.js17 shadowContainer.setAttribute("pseudo", "-webkit-snapshotted-plugin-content");
20 overlay.setAttribute("aria-label", titleText + ": " + subtitleText);
21 overlay.setAttribute("role", "button");
/macosx-10.10/WebCore-7600.1.25/editing/
H A DSetNodeAttributeCommand.cpp46 m_element->setAttribute(m_attribute, m_value);
51 m_element->setAttribute(m_attribute, m_oldValue);
/macosx-10.10/WebCore-7600.1.25/html/
H A DBaseButtonInputType.cpp67 element().setAttribute(valueAttr, sanitizedValue);
H A DPluginDocument.cpp83 body->setAttribute(marginwidthAttr, AtomicString("0", AtomicString::ConstructFromLiteral));
84 body->setAttribute(marginheightAttr, AtomicString("0", AtomicString::ConstructFromLiteral));
86 body->setAttribute(styleAttr, AtomicString("background-color: rgb(217,224,233)", AtomicString::ConstructFromLiteral));
88 body->setAttribute(styleAttr, AtomicString("background-color: rgb(38,38,38)", AtomicString::ConstructFromLiteral));
96 m_embedElement->setAttribute(widthAttr, "100%");
97 m_embedElement->setAttribute(heightAttr, "100%");
99 m_embedElement->setAttribute(nameAttr, "plugin");
100 m_embedElement->setAttribute(srcAttr, document()->url().string());
105 m_embedElement->setAttribute(typeAttr, loader->writer().mimeType());
H A DMediaDocument.cpp89 metaElement->setAttribute(nameAttr, "viewport");
90 metaElement->setAttribute(contentAttr, "width=device-width,initial-scale=1,user-scalable=no");
100 m_mediaElement->setAttribute(controlsAttr, "");
101 m_mediaElement->setAttribute(autoplayAttr, "");
103 m_mediaElement->setAttribute(nameAttr, "media");
110 m_mediaElement->setAttribute(styleAttr, elementStyle.toString());
236 htmlBody->setAttribute(marginwidthAttr, "0");
237 htmlBody->setAttribute(marginheightAttr, "0");
243 embedElement->setAttribute(widthAttr, "100%");
244 embedElement->setAttribute(heightAtt
[all...]
H A DHiddenInputType.cpp62 element().setAttribute(valueAttr, state[0]);
92 element().setAttribute(valueAttr, sanitizedValue);
H A DHTMLSourceElement.cpp75 setAttribute(srcAttr, url);
85 setAttribute(mediaAttr, media);
95 setAttribute(typeAttr, type);
H A DHTMLTableSectionElement.cpp115 setAttribute(alignAttr, value);
125 setAttribute(charAttr, value);
135 setAttribute(charoffAttr, value);
145 setAttribute(valignAttr, value);
H A DBaseCheckableInputType.cpp106 element().setAttribute(valueAttr, sanitizedValue);
H A DClassList.cpp74 m_element.setAttribute(HTMLNames::classAttr, value);
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/mac/
H A DWKDOMElement.mm46 - (void)setAttribute:(NSString *)name value:(NSString *)value
50 WebCore::toElement(_impl.get())->setAttribute(name, value, ec);
H A DWKDOMElement.h37 - (void)setAttribute:(NSString *)name value:(NSString *)value;
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DRadioButtonNavigationItem.js48 this.element.setAttribute("aria-selected", "true");
51 this.element.setAttribute("aria-selected", "false");
93 this.element.setAttribute("aria-selected", "true");
102 this.element.setAttribute("aria-selected", "false");
H A DSearchBar.js40 this._searchInput.setAttribute("results", 5);
41 this._searchInput.setAttribute("autosave", identifier + "-autosave");
42 this._searchInput.setAttribute("placeholder", placeholder);
H A DHoverMenu.js144 svgRect.setAttribute("x", 1);
145 svgRect.setAttribute("y", 1);
146 svgRect.setAttribute("width", rect.size.width);
147 svgRect.setAttribute("height", rect.size.height);
148 svgRect.setAttribute("rx", r);
149 svgRect.setAttribute("ry", r);
156 path.setAttribute("d", commands.join(" "));
157 path.setAttribute("transform", "translate(" + (tx + 1) + "," + (ty + 1) + ")");
H A DNavigationItem.js35 this._element.setAttribute("role", role);
37 this._element.setAttribute("aria-label", label);
H A DConsoleCommandResult.js50 element.setAttribute("data-labelprefix", WebInspector.UIString("Output: "));
/macosx-10.10/WebCore-7600.1.25/Modules/mediacontrols/
H A DmediaControlsApple.js241 base.setAttribute('pseudo', '-webkit-media-controls');
289 panelCompositedParent.setAttribute('pseudo', '-webkit-media-controls-panel-composited-parent');
292 panel.setAttribute('pseudo', '-webkit-media-controls-panel');
293 panel.setAttribute('aria-label', (this.isAudio() ? this.UIString('Audio Playback') : this.UIString('Video Playback')));
294 panel.setAttribute('role', 'toolbar');
302 rewindButton.setAttribute('pseudo', '-webkit-media-controls-rewind-button');
303 rewindButton.setAttribute('aria-label', this.UIString('Rewind ##sec## Seconds', '##sec##', this.RewindAmount));
307 seekBackButton.setAttribute('pseudo', '-webkit-media-controls-seek-back-button');
308 seekBackButton.setAttribute('aria-label', this.UIString('Rewind'));
313 seekForwardButton.setAttribute('pseud
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ducaconf.cpp91 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
92 coll->setAttribute(UCOL_CASE_FIRST, UCOL_OFF, status);
93 coll->setAttribute(UCOL_CASE_LEVEL, UCOL_OFF, status);
94 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_TERTIARY, status);
95 coll->setAttribute(UCOL_ALTERNATE_HANDLING, UCOL_NON_IGNORABLE, status);
100 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
101 coll->setAttribute(UCOL_CASE_FIRST, UCOL_OFF, status);
102 coll->setAttribute(UCOL_CASE_LEVEL, UCOL_OFF, status);
103 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_QUATERNARY, status);
104 coll->setAttribute(UCOL_ALTERNATE_HANDLIN
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DExtendedAttribute.cpp135 setAttribute(attrInfo, date);
180 setAttribute(attrInfo1, (uint32)mRecordType);
183 setAttribute(attrInfo2, cd);
186 setAttribute(attrInfo3, cd);
189 setAttribute(attrInfo4, cd);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DExtendedAttribute.cpp135 setAttribute(attrInfo, date);
180 setAttribute(attrInfo1, (uint32)mRecordType);
183 setAttribute(attrInfo2, cd);
186 setAttribute(attrInfo3, cd);
189 setAttribute(attrInfo4, cd);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DExtendedAttribute.cpp135 setAttribute(attrInfo, date);
180 setAttribute(attrInfo1, (uint32)mRecordType);
183 setAttribute(attrInfo2, cd);
186 setAttribute(attrInfo3, cd);
189 setAttribute(attrInfo4, cd);
/macosx-10.10/WebCore-7600.1.25/html/track/
H A DWebVTTElement.cpp99 htmlElement->setAttribute(HTMLNames::titleAttr, getAttribute(voiceAttributeName()));
100 htmlElement->setAttribute(HTMLNames::langAttr, getAttribute(langAttributeName()));
121 htmlElement->setAttribute(HTMLNames::classAttr, fastGetAttribute(HTMLNames::classAttr));
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/PDF/
H A DPDFPluginChoiceAnnotation.mm87 choiceOption->setAttribute(valueAttr, choice);
91 choiceOption->setAttribute(selectedAttr, "selected");
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DDOMEditor.h57 bool setAttribute(Element*, const String& name, const String& value, ExceptionCode&);
66 bool setAttribute(Element*, const String& name, const String& value, ErrorString*);

Completed in 234 milliseconds

12345678