/external/chromium/chrome/browser/sync/glue/ |
D | bookmark_change_processor.cc | 94 const BookmarkNode* topmost) { in RemoveSyncNodeHierarchy() argument 98 DCHECK(!topmost->parent()); in RemoveSyncNodeHierarchy() 106 const BookmarkNode* node = topmost; in RemoveSyncNodeHierarchy()
|
/external/webkit/Source/WebCore/html/parser/ |
D | HTMLElementStack.h | 96 ElementRecord* topmost(const AtomicString& tagName) const;
|
D | HTMLElementStack.cpp | 401 HTMLElementStack::ElementRecord* HTMLElementStack::topmost(const AtomicString& tagName) const in topmost() function in WebCore::HTMLElementStack 417 return !!topmost(tagName); in contains()
|
D | HTMLConstructionSite.cpp | 470 …HTMLElementStack::ElementRecord* lastTableElementRecord = m_openElements.topmost(tableTag.localNam… in findFosterSite()
|
/external/valgrind/main/ |
D | glibc-2.X-drd.supp | 16 # Suppress all data races where the topmost frame is inside libc.so. Although
|
/external/chromium/chrome/browser/autofill/ |
D | personal_data_manager_mac.mm | 166 // first we find (topmost) as preferred.
|
/external/webkit/Tools/DumpRenderTree/mac/ |
D | DumpRenderTree.mm | 122 // This is the topmost frame that is loading, during a given load, or nil when no load is 125 // that child frame is the "topmost frame that is loading".
|
/external/llvm/docs/ |
D | GarbageCollection.rst | 859 (because only the topmost function has been patched).
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 1313 # processes the topmost definitions first. In addition, FUNC should 1315 # the active definition of MACRO (it will not be the topmost, and may not
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_controller.mm | 1767 // topmost button's frame (and there will always be one) offset upward in
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | C.stg | 575 * For instance if you call the first (topmost) rule in a parser grammar, you will
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebHTMLView.mm | 1025 // Usually, we hack AK's hitTest method to catch all events at the topmost WebHTMLView.
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 1761 topmost WebHTMLView to call _updateMouseoverWithEvent: on; now it works fine no matter 6660 (-[WebNSView opaqueAncestor]): Always return the topmost WebHTMLView if the object is 6664 (-[WebView setFrame:]): Do the display call at the window level so the topmost WebHTMLView
|
D | ChangeLog-2006-02-09 | 13328 respond considering the topmost WebHTMLView. 34833 we pass them all over the bridge at the topmost frame.
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog-2009-06-16 | 6537 WebScriptDebugger no longer holds a reference to the topmost call 12571 Placing tooltip window at the topmost in z-order brought windows that were opened in the
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2002-12-03 | 4682 if this is the topmost part, based on the parent's policy base URL if this 4683 is not the topmost part.
|
D | ChangeLog | 25529 … two ways: it neglected to update fonts in all but the topmost state in the stack, and since it 54252 (WebCore::HTMLElementStack::topmost): 54606 (WebCore::HTMLElementStack::topmost): 54784 (WebCore::HTMLElementStack::topmost): 65604 removeFloatingOrPositionedChildFromBlockLists tries to find the topmost
|
D | ChangeLog-2010-12-06 | 2299 … Not testable yet, since the rightmost/leftmost/topmost/lowestPosition functions are returning 9480 …RenderRubyText such that its bottommost line box's bottom and the RenderRubyBase's topmost line bo… 29754 Compute the topmost/lowest/leftmost/rightmost position without 69308 history items, not just the topmost ones. Otherwise when going between 107698 (WebCore::HTMLElementStack::topmost): 112082 listeners that the topmost class in the class hierarchy needs (eg,
|
D | ChangeLog-2011-02-16 | 47692 …Removed the lowest/topmost/rightmost/leftmostPosition functions, since control overflow is handled… 47733 visible -> visual. Removed the leftmost/rightmost/topmost/bottommostPosition functions.
|
D | ChangeLog-2006-12-31 | 32846 The topmost classes (like SVGCircleElement) implement this function with "return this". 46326 the last node split. Used to insert blockquotes at the topmost level.
|
D | ChangeLog-2010-05-24 | 15191 since from the WebKit point of view this is the topmost scroll view anyway. Instead call
|
D | ChangeLog-2009-06-16 | 21607 …is at the beginning of the topmost quote, then just insert the <br> before the blockquote. Otherw…
|
/external/webkit/Tools/ |
D | ChangeLog-2009-06-16 | 20686 Grab the topmost frame that is being loaded. Do this as early as possible,
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 1583 … Bug 14237: Javascript "var" statement interprets initialization in the topmost function scope
|