HomeSort by relevance Sort by last modified time
    Searched full:element (Results 151 - 175 of 13053) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/javascript/
util.js 24 * @param {String} elementId Element id of the HTML element to be fetched.
25 * @return {Element} Element corresponding to the element id.
  /external/chromium_org/components/autofill/content/renderer/
page_click_listener.h 19 // Notification that |element| was clicked.
20 // |was_focused| is true if |element| had focus BEFORE the click.
21 // |is_focused| is true if |element| has focus AFTER the click was processed.
22 virtual void InputElementClicked(const blink::WebInputElement& element,
26 // If the previously focused element was an input field, listeners are
  /external/chromium_org/third_party/WebKit/Source/core/dom/
FullscreenElementStack.h 32 #include "core/dom/Element.h"
43 class Element;
57 static Element* fullscreenElementFrom(Document*);
58 static Element* currentFullScreenElementFrom(Document*);
60 static bool isActiveFullScreenElement(const Element*);
67 void requestFullScreenForElement(Element*, unsigned short flags, FullScreenCheckType);
70 void webkitWillEnterFullScreenForElement(Element*);
71 void webkitDidEnterFullScreenForElement(Element*);
72 void webkitWillExitFullScreenForElement(Element*);
73 void webkitDidExitFullScreenForElement(Element*);
    [all...]
DatasetDOMStringMap.h 34 class Element;
39 static PassOwnPtr<DatasetDOMStringMap> create(Element* element)
41 return adoptPtr(new DatasetDOMStringMap(element));
53 virtual Element* element() { return m_element; } function in class:WebCore::DatasetDOMStringMap
56 explicit DatasetDOMStringMap(Element* element)
57 : m_element(element)
61 Element* m_element
    [all...]
UserActionElementSet.cpp 30 #include "core/dom/Element.h"
74 inline bool UserActionElementSet::hasFlags(const Element* element, unsigned flags) const
76 ASSERT(element->isUserActionElement());
77 ElementFlagMap::const_iterator found = m_elements.find(const_cast<Element*>(element));
83 inline void UserActionElementSet::clearFlags(Element* element, unsigned flags)
85 if (!element->isUserActionElement()) {
86 ASSERT(m_elements.end() == m_elements.find(element));
    [all...]
  /external/chromium_org/tools/perf/page_sets/
indexeddb_offline.json 11 { "action": "wait", "condition": "element", "text": "initialized" }
14 { "action": "wait", "condition": "element", "selector": "button[id=\"online\"]:not(disabled)" },
16 { "action": "wait", "condition": "element", "xpath": "id(\"state\")[text()=\"online\"]" },
18 { "action": "wait", "condition": "element", "selector": "button[id=\"offline\"]:not(disabled)" },
20 { "action": "wait", "condition": "element", "xpath": "id(\"state\")[text()=\"offline\"]" }
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Element.java 24 * <p>An Element represents one item within an {@link
25 * android.support.v8.renderscript.Allocation}. An Element is roughly
28 * (equivalent to a float in a kernel)</li> <li>A four-element float vector
31 * integer (equivalent to a char in a kernel)</li> </ul> <p>A complex element is
33 * Elements. From Java code, a complex element contains a list of sub-elements
40 * android.support.v8.renderscript.Element.DataType} and a {@link
41 * android.support.v8.renderscript.Element.DataKind}. The DataType encodes C
42 * type information of an Element, while the DataKind encodes how that Element
45 * DataKind {@link android.support.v8.renderscript.Element.DataKind#USER} canno
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java 26 * This class has a series of flags (bit values) that describe an HTML element
35 /** Bit flags to tell about this element type. */
44 /** Bit position if this element type is empty. */
47 /** Bit position if this element type is a flow. */
50 /** Bit position if this element type is a block. */
53 /** Bit position if this element type is a block form. */
56 /** Bit position if this element type is a block form field set. */
59 /** Bit position if this element type is CDATA. */
62 /** Bit position if this element type is PCDATA. */
65 /** Bit position if this element type is should be raw characters. *
    [all...]
  /external/chromium_org/tools/perf/utils/results_viewer/src/
ui.js 8 * Helper function for creating new element for define.
20 * Creates the constructor for a UI element class.
36 * needs to return a new element when called.
37 * @return {function(Object=):Element} The constructor function which takes
52 * Creates a new UI element constructor.
55 * cased and it allows you to create the element in a different
69 * Decorates an element as a UI element class.
70 * @param {!Element} el The element to decorate
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
JaxenXPathTestSuite.java 23 import org.w3c.dom.Element;
85 Element tests = DocumentBuilderFactory.newInstance()
89 for (Element document : elementsOf(tests.getElementsByTagName("document"))) {
92 for (final Element context : elementsOf(document.getElementsByTagName("context"))) {
101 * Populates the test suite with tests from the given XML context element.
104 InputSource inputSource, Element element) {
107 * Each context element has this structure:
119 String select = element.getAttribute("select");
123 xpath.setXPathVariableResolver(new ElementVariableResolver(element));
    [all...]
  /packages/inputmethods/LatinIME/java/res/xml/
keyboard_layout_set_georgian.xml 23 <Element
27 <Element
34 <Element
37 <Element
40 <Element
43 <Element
46 <Element
49 <Element
52 <Element
55 <Element
    [all...]
keyboard_layout_set_hindi.xml 23 <Element
27 <Element
34 <Element
37 <Element
40 <Element
43 <Element
46 <Element
49 <Element
52 <Element
55 <Element
    [all...]
keyboard_layout_set_khmer.xml 23 <Element
27 <Element
34 <Element
37 <Element
40 <Element
43 <Element
46 <Element
49 <Element
52 <Element
55 <Element
    [all...]
keyboard_layout_set_lao.xml 23 <Element
27 <Element
34 <Element
37 <Element
40 <Element
43 <Element
46 <Element
49 <Element
52 <Element
55 <Element
    [all...]
keyboard_layout_set_nepali_romanized.xml 23 <Element
27 <Element
34 <Element
37 <Element
40 <Element
43 <Element
46 <Element
49 <Element
52 <Element
55 <Element
    [all...]
keyboard_layout_set_nepali_traditional.xml 23 <Element
27 <Element
34 <Element
37 <Element
40 <Element
43 <Element
46 <Element
49 <Element
52 <Element
55 <Element
    [all...]
keyboard_layout_set_thai.xml 23 <Element
27 <Element
34 <Element
37 <Element
40 <Element
43 <Element
46 <Element
49 <Element
52 <Element
55 <Element
    [all...]
  /frameworks/rs/cpp/
Element.cpp 26 android::RSC::sp<const Element> Element::getSubElement(uint32_t index) {
28 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "Element contains no sub-elements");
32 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "Illegal sub-element index");
38 const char * Element::getSubElementName(uint32_t index) {
40 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "Element contains no sub-elements");
44 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "Illegal sub-element index");
50 size_t Element::getSubElementArraySize(uint32_t index) {
52 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "Element contains no sub-elements");
56 mRS->throwError(RS_ERROR_INVALID_PARAMETER, "Illegal sub-element index")
    [all...]
  /external/oprofile/doc/
opreport.xsd 4 <xs:element name="profile">
7 <xs:element minOccurs="1" maxOccurs="1" ref="options"/>
8 <xs:element minOccurs="1" maxOccurs="1" ref="setup"/>
9 <xs:element minOccurs="0" maxOccurs="1" ref="classes"/>
11 <xs:element maxOccurs="unbounded" ref="process"/>
13 <xs:element maxOccurs="unbounded" ref="binary"/>
15 <xs:element minOccurs="1" maxOccurs="1" ref="symboltable"/>
17 <xs:element minOccurs="0" maxOccurs="unbounded" ref="detailtable"/>
19 <xs:element minOccurs="0" maxOccurs="1" ref="bytestable"/>
36 </xs:element>
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebElement.cpp 35 #include "core/dom/Element.h"
51 return constUnwrap<Element>()->isFormControlElement();
56 return constUnwrap<Element>()->isTextFormControl();
61 return constUnwrap<Element>()->tagName();
66 return equalIgnoringCase(constUnwrap<Element>()->tagName(),
77 const Element* element = constUnwrap<Element>(); local
78 return HTMLNames::xhtmlNamespaceURI == element->namespaceURI() && element->localName() == String(tagName).lower()
    [all...]
  /external/droiddriver/src/com/google/android/droiddriver/
UiElement.java 32 * Represents an UI element within an Android App.
40 * Gets the text of this element.
45 * Gets the content description of this element.
58 * Gets the resource id of this element.
63 * Gets the package name of this element.
68 * @return whether or not this element is visible on the device's display.
73 * @return whether this element is checkable.
78 * @return whether this element is checked.
83 * @return whether this element is clickable.
88 * @return whether this element is enabled
    [all...]
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_pasteboard_helper_mac.mm 44 std::vector<BookmarkNodeData::Element>& elements) {
67 BookmarkNodeData::Element e = BookmarkNodeData::Element(new_node.get());
77 std::vector<BookmarkNodeData::Element>& elements) {
88 std::vector<BookmarkNodeData::Element>& elements) {
106 BookmarkNodeData::Element element;
107 element.is_url = true;
108 element.url = GURL(url);
109 element.title = title
    [all...]
  /external/chromium_org/ui/webui/resources/js/cr/ui/
focus_manager.js 26 * @param {Element} parent The parent element to test.
27 * @param {Element} child The child element to test.
49 * Returns the parent element containing all elements which should be
51 * @return {Element} The element containing focusable elements.
59 * @return {Array.Element} The focusable elements.
97 * Dispatches an 'elementFocused' event to notify an element that it has
99 * element that has focus after the wrapping receives an 'elementFocused
    [all...]
  /external/smack/src/org/xbill/DNS/
APLRecord.java 23 public static class Element {
30 Element(int family, boolean negative, Object address, int prefixLength)
43 * Creates an APL element corresponding to an IPv4 or IPv6 prefix.
50 Element(boolean negative, InetAddress address, int prefixLength) {
73 if (arg == null || !(arg instanceof Element))
75 Element elt = (Element) arg;
119 if (!(o instanceof Element)) {
120 throw new IllegalArgumentException("illegal element");
122 Element element = (Element) o local
155 Element element; local
237 Element element = (Element) it.next(); local
263 Element element = (Element) it.next(); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/build/scripts/templates/
ElementWrapperFactory.cpp.tmpl 26 typedef v8::Handle<v8::Object> (*Create{{namespace}}ElementWrapperFunction)({{namespace}}Element*, v8::Handle<v8::Object> creationContext, v8::Isolate*);
28 static v8::Handle<v8::Object> create{{namespace}}ElementWrapper({{namespace}}Element*, v8::Handle<v8::Object>, v8::Isolate*)
35 static v8::Handle<v8::Object> create{{js_interface}}Wrapper({{namespace}}Element* element, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
38 if (!ContextFeatures::{{list[0].contextConditional}}Enabled(&element->document()))
39 return createV8{{namespace}}FallbackWrapper(to{{fallback_js_interface}}(element), creationContext, isolate);
43 return createV8{{namespace}}FallbackWrapper(to{{fallback_js_interface}}(element), creationContext, isolate);
45 return wrap(static_cast<{{js_interface}}*>(element), creationContext, isolate);
49 v8::Handle<v8::Object> createV8{{namespace}}Wrapper({{namespace}}Element* element, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate
    [all...]

Completed in 936 milliseconds

1 2 3 4 5 67 8 91011>>