Searched refs:container (Results 76 - 100 of 280) sorted by relevance

1234567891011>>

/external/webkit/Source/WebCore/inspector/front-end/
H A DPanel.js408 var container = elements[i];
409 container._scrollTop = container.scrollTop;
417 var container = elements[i];
418 if (container._scrollTop)
419 container.scrollTop = container._scrollTop;
/external/clang/test/SemaTemplate/
H A Ddefault-arguments.cpp129 template<template<typename U, typename = allocator<U> > class container,
131 container<DT> initializer(const DT& d) {
132 return container<DT>();
/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DAbstractContainerTester.java31 * @param <C> the type of the container
32 * @param <E> the type of the container's contents
39 protected C container; field in class:AbstractContainerTester
48 * @return the contents of the container under test, for use by
54 * Replaces the existing container under test with a new container created
59 * @return the new container instance.
66 * Replaces the existing container under test with a new container.
73 * @return the new container instanc
[all...]
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_floating_container.h12 // A specialized container, which is a cross between a GtkBin and a
13 // GtkFixed. This container dervies from GtkBin and the implementation of
16 // same allocation that this container has.
23 // container's "size-allocate" handler.
29 // void (*set_floating_position)(GtkFloatingContainer* container,
80 void gtk_floating_container_add_floating(GtkFloatingContainer* container,
/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dnative_tab_contents_container_win.h15 explicit NativeTabContentsContainerWin(TabContentsContainer* container);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
H A DBuildMachineManager.java102 //create a temporary lock on marker container
126 File container = new File(markerContainer);
128 if (container.exists() && container.isDirectory()) {
130 File[] markerFiles = container.listFiles();
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/container/mp4/
H A DMovieCreator.java16 package com.googlecode.mp4parser.authoring.container.mp4;
/external/webkit/Source/WebCore/rendering/
H A DRenderLineBoxList.cpp315 void RenderLineBoxList::dirtyLinesFromChangedChild(RenderObject* container, RenderObject* child) argument
317 if (!container->parent() || (container->isRenderBlock() && (container->selfNeedsLayout() || !container->isBlockFlow())))
320 RenderInline* inlineContainer = container->isRenderInline() ? toRenderInline(container) : 0;
327 if (container->isInline() && !container->parent()->selfNeedsLayout())
328 container
[all...]
H A DRenderInline.cpp489 void RenderInline::culledInlineAbsoluteRects(const RenderInline* container, Vector<IntRect>& rects, const IntSize& offset) argument
502 int logicalTop = rootBox->logicalTop() + (rootBox->renderer()->style(rootBox->isFirstLineStyle())->font().fontMetrics().ascent() - container->style(rootBox->isFirstLineStyle())->font().fontMetrics().ascent());
503 int logicalHeight = container->style(rootBox->isFirstLineStyle())->font().fontMetrics().height();
515 currInline->culledInlineAbsoluteRects(container, rects, offset);
519 int logicalTop = rootBox->logicalTop() + (rootBox->renderer()->style(rootBox->isFirstLineStyle())->font().fontMetrics().ascent() - container->style(rootBox->isFirstLineStyle())->font().fontMetrics().ascent());
520 int logicalHeight = container->style(rootBox->isFirstLineStyle())->font().fontMetrics().height();
539 int logicalTop = rootBox->logicalTop() + (rootBox->renderer()->style(rootBox->isFirstLineStyle())->font().fontMetrics().ascent() - container->style(rootBox->isFirstLineStyle())->font().fontMetrics().ascent());
540 int logicalHeight = container->style(rootBox->isFirstLineStyle())->font().fontMetrics().height();
568 void RenderInline::culledInlineAbsoluteQuads(const RenderInline* container, Vector<FloatQuad>& quads) argument
586 int logicalTop = rootBox->logicalTop() + (rootBox->renderer()->style(rootBox->isFirstLineStyle())->font().fontMetrics().ascent() - container
1103 offsetFromContainer(RenderObject* container, const IntPoint& point) const argument
1511 RenderObject* container = containingBlock(); local
[all...]
/external/chromium/chrome/browser/resources/gpu_internals/
H A Dprofiling_view.css21 #profiling-view > .container {
/external/chromium/chrome/browser/resources/options/
H A Dinline_editable_list.js217 var container = this.ownerDocument.createElement('div');
224 container.appendChild(textEl);
234 container.appendChild(inputEl);
237 return container;
/external/chromium/chrome/browser/resources/sync_internals/
H A Dsync_node_browser.css11 #sync-node-tree-container {
24 overflow: visible; /* let the container do the scrolling */
/external/chromium/chrome/browser/ui/views/
H A Dconstrained_html_delegate_gtk.cc117 TabContents* container) {
121 container->CreateConstrainedDialog(constrained_delegate);
114 CreateConstrainedHtmlDialog( Profile* profile, HtmlDialogUIDelegate* delegate, TabContents* container) argument
H A Dconstrained_html_delegate_win.cc106 TabContents* container) {
110 container->CreateConstrainedDialog(constrained_delegate);
103 CreateConstrainedHtmlDialog( Profile* profile, HtmlDialogUIDelegate* delegate, TabContents* container) argument
/external/chromium-trace/trace-viewer/src/tracks/
H A Dtimeline_canvas_based_track.css25 .timeline-canvas-based-track-canvas-container {
/external/webkit/Source/WebCore/page/
H A DSpatialNavigation.h140 bool scrollInDirection(Node* container, FocusDirection);
141 bool canScrollInDirection(const Node* container, FocusDirection);
/external/webkit/Source/WebCore/plugins/symbian/
H A DPluginViewSymbian.cpp407 PluginContainerSymbian* container = new PluginContainerSymbian(this, proxy ? 0 : client->ownerWidget(), proxy); local
408 setPlatformWidget(container);
410 proxy->setWidget(container);
432 PluginContainerSymbian* container = static_cast<PluginContainerSymbian*>(platformPluginWidget()); local
433 if (container && container->proxy())
434 delete container->proxy();
436 delete container;
/external/webkit/Source/WebKit/android/jni/
H A DPicturePile.h113 void updatePicture(PicturePainter* painter, PictureContainer& container);
114 Picture* recordPicture(PicturePainter* painter, PictureContainer& container);
/external/chromium/net/http/
H A Dhttp_auth_cache.cc34 // Return true if |path| is a subpath of |container|. In other words, is
35 // |container| an ancestor of |path|?
36 bool IsEnclosingPath(const std::string& container, const std::string& path) { argument
37 DCHECK(container.empty() || *(container.end() - 1) == '/');
38 return ((container.empty() && path.empty()) ||
39 (!container.empty() && StartsWithASCII(path, container, true)));
/external/webkit/Source/WebCore/css/
H A DmediaControlsQtFullscreen.css50 video::-webkit-media-controls-timeline-container {
68 video::-webkit-media-controls-volume-slider-container {
69 -webkit-appearance: media-volume-slider-container;
H A DmediaControlsChromium.css73 audio::-webkit-media-controls-timeline-container, video::-webkit-media-controls-timeline-container {
74 -webkit-appearance: media-timeline-container;
195 audio::-webkit-media-controls-volume-slider-container, video::-webkit-media-controls-volume-slider-container {
196 -webkit-appearance: media-volume-slider-container;
H A DmediaControlsQt.css99 audio::-webkit-media-controls-timeline-container {
103 video::-webkit-media-controls-timeline-container {
163 audio::-webkit-media-controls-volume-slider-container {
164 -webkit-appearance: media-volume-slider-container;
170 video::-webkit-media-controls-volume-slider-container {
171 -webkit-appearance: media-volume-slider-container;
/external/chromium/chrome/browser/tab_contents/
H A Dtab_specific_content_settings.cc112 LocalSharedObjectsContainer& container = blocked_by_policy ?
117 container.cookies()->SetCookieWithDetails(url,
167 LocalSharedObjectsContainer& container = blocked_by_policy ? local
171 container.local_storages() : container.session_storages();
/external/webkit/Source/WebCore/dom/
H A DRange.h50 Node* startContainer() const { return m_start.container(); }
52 Node* endContainer() const { return m_end.container(); }
63 void setStart(PassRefPtr<Node> container, int offset, ExceptionCode&);
64 void setEnd(PassRefPtr<Node> container, int offset, ExceptionCode&);
155 static PassRefPtr<Node> processAncestorsAndTheirSiblings(ActionType, Node* container, ContentsProcessDirection, PassRefPtr<Node> clonedContainer, Node* commonRoot, ExceptionCode&);
/external/dbus/dbus/
H A Ddbus-marshal-recursive-util.c1027 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
1031 if (!_dbus_list_append (&container->children, child))
1572 * container 0 of basic 0
1573 * container 0 of basic 1
1574 * container 0 of basic 2
1575 * container 1 of basic 0
1576 * container 1 of basic 1
1577 * container 1 of basic 2
1681 TestTypeNode *container; local
1686 container
1871 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
1914 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
2859 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
2914 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
2982 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3030 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3109 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3196 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3224 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3270 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3322 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3421 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3518 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
3546 TestTypeNodeContainer *container = (TestTypeNodeContainer*) node; local
[all...]

Completed in 414 milliseconds

1234567891011>>