/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderLayer.cpp | 53 #include "core/dom/Document.h" 373 const Settings* settings = renderer()->document().settings(); 384 const Settings* settings = renderer()->document().settings(); 636 const Settings* settings = renderer()->document().settings(); 2038 Document& document = renderer()->document(); local [all...] |
RenderObject.h | 50 class Document; 143 // Anonymous objects should pass the document as their node, and they will then automatically be 390 bool isRoot() const { return document().documentElement() == m_node; } 581 RenderView* view() const { return document().renderView(); }; 582 FrameView* frameView() const { return document().view(); }; 606 Document& document() const { return m_node->document(); } function in class:WebCore::RenderObject 607 Frame* frame() const { return document().frame(); } [all...] |
/external/chromium_org/third_party/WebKit/Source/web/ |
WebViewImpl.cpp | 79 #include "core/dom/Document.h" 585 targetFrame = result.innerNonSharedNode()->document().frame(); 1538 Document* document = mainFrameImpl()->frame()->document(); local 1548 Document* document = mainFrameImpl()->frame()->document(); local 3072 Document* document = m_page->mainFrame()->document(); local [all...] |
/external/v8/src/ |
profile-generator.cc | 2615 JSObject* document = JSObject::cast(obj_document); local [all...] |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.2.0/ |
sdk-common-22.2.0.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GraphicalEditorPart.java | 2402 IDocument document = textViewer.getDocument(); local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.help_3.5.0.v20100524.jar | |
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | |
org.eclipse.core.variables_3.2.400.v20100505.jar | |
org.eclipse.debug.core_3.6.0.v20100519.jar | |
org.apache.lucene_1.9.1.v20100518-1140.jar | |
org.eclipse.jdt.launching_3.5.100.v20100526.jar | |
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Document.cpp | 29 #include "core/dom/Document.h" 282 // If a Document has the address "about:blank" 283 // The origin of the Document is the origin it was assigned when its browsing context was created. 303 return element.document().frame() && element.rootEditableElement(); 315 Document* ancestorDocument = ancestorFrame->document(); 336 String message = "Unsafe JavaScript attempt to initiate navigation for frame with URL '" + frame.document()->url().string() + "' from frame with URL '" + activeURL.string() + "'. " + reason + "\n"; 338 // FIXME: should we print to the console of the document performing the navigation instead? 342 uint64_t Document::s_globalTreeVersion = 0; 344 // This class should be passed only to Document::postTask 358 Document* document = toDocument(context); variable [all...] |
/external/chromium_org/third_party/WebKit/Source/web/resources/ |
calendarPicker.js | [all...] |
/external/chromium_org/third_party/libxml/src/ |
relaxng.c | 226 xmlDocPtr document; member in struct:_xmlRelaxNGParserCtxt 235 /* the document stack */ 254 int freedoc; /* need to free the document */ 357 xmlDocPtr doc; /* the document being validated */ 397 * Structure associated to a RelaxNGs document element 402 xmlDocPtr doc; /* the associated XML document */ 410 * Structure associated to a RelaxNGs document element 415 xmlDocPtr doc; /* the associated XML document */ 674 * @docu: a document structure 676 * Deallocate a RelaxNG document structure [all...] |
/external/chromium_org/third_party/libxslt/libxslt/ |
xsltInternals.h | 327 * Data structure associated to a parsed document. 333 int main; /* is this the main document */ 334 xmlDocPtr doc; /* the parsed document */ 936 const xmlChar *filename; /* document URL */ 1692 xsltDocumentPtr document; \/* the current source document; can be NULL if an RTF *\/ member in struct:_xsltTransformContext [all...] |
/external/libxml2/ |
relaxng.c | 226 xmlDocPtr document; member in struct:_xmlRelaxNGParserCtxt 235 /* the document stack */ 254 int freedoc; /* need to free the document */ 357 xmlDocPtr doc; /* the document being validated */ 397 * Structure associated to a RelaxNGs document element 402 xmlDocPtr doc; /* the associated XML document */ 410 * Structure associated to a RelaxNGs document element 415 xmlDocPtr doc; /* the associated XML document */ 674 * @docu: a document structure 676 * Deallocate a RelaxNG document structure [all...] |
/external/libxslt/libxslt/ |
xsltInternals.h | 327 * Data structure associated to a parsed document. 333 int main; /* is this the main document */ 334 xmlDocPtr doc; /* the parsed document */ 936 const xmlChar *filename; /* document URL */ 1692 xsltDocumentPtr document; \/* the current source document; can be NULL if an RTF *\/ member in struct:_xsltTransformContext [all...] |
/prebuilts/tools/common/gradle-plugins/repository/com/android/tools/internal/internal-plugins/1.0/ |
internal-plugins-1.0.jar | |
/prebuilts/devtools/tools/lib/ |
lint-api.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/ |
lint-api-22.2.0.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/ |
apitooling-ant.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/ |
buildTools.jar | |
/prebuilts/tools/common/m2/internal/xom/xom/1.0/ |
xom-1.0.jar | |
/external/chromium_org/third_party/accessibility-audit/ |
axs_testing.js | 126 var a = goog.global.document; 133 for(var a = goog.global.document.getElementsByTagName("script"), b = a.length - 1;0 <= b;--b) { 147 var b = goog.global.document; 152 throw Error('Cannot write "' + a + '" after document load'); 329 var b = goog.global.document, c = b.createElement("script"); 417 axs.constants.ARIA_ROLES = {alert:{namefrom:["author"], parent:["region"]}, alertdialog:{namefrom:["author"], namerequired:!0, parent:["alert", "dialog"]}, application:{namefrom:["author"], namerequired:!0, parent:["landmark"]}, article:{namefrom:["author"], parent:["document", "region"]}, banner:{namefrom:["author"], parent:["landmark"]}, button:{childpresentational:!0, namefrom:["contents", "author"], namerequired:!0, parent:["command"], properties:["aria-expanded", "aria-pressed"]}, checkbox:{namefrom:["contents", 419 parent:["widget"]}, complementary:{namefrom:["author"], parent:["landmark"]}, composite:{"abstract":!0, childpresentational:!1, namefrom:["author"], parent:["widget"], properties:["aria-activedescendant"]}, contentinfo:{namefrom:["author"], parent:["landmark"]}, definition:{namefrom:["author"], parent:["section"]}, dialog:{namefrom:["author"], namerequired:!0, parent:["window"]}, directory:{namefrom:["contents", "author"], parent:["list"]}, document:{namefrom:[" author"], namerequired:!0, parent:["structure"], 477 axs.constants.STRUCTURE_ROLE_TO_NAME = {article:"aria_role_article", application:"aria_role_application", banner:"aria_role_banner", columnheader:"aria_role_columnheader", complementary:"aria_role_complementary", contentinfo:"aria_role_contentinfo", definition:"aria_role_definition", directory:"aria_role_directory", document:"aria_role_document", form:"aria_role_form", group:"aria_role_group", heading:"aria_role_heading", img:"aria_role_img", list:"aria_role_list", listitem:"aria_role_listitem", 547 var b = document.body.scrollWidth, c = document.body.scrollTop, d = document.body.scrollLeft [all...] |