/external/chromium_org/chrome/browser/ui/views/ |
D | javascript_app_modal_event_blocker_x11.cc | 18 aura::Window* topmost = wm::GetToplevelWindow(window); in GetTopmostTransientParent() local 19 while (topmost && wm::GetTransientParent(topmost)) in GetTopmostTransientParent() 20 topmost = wm::GetToplevelWindow(wm::GetTransientParent(topmost)); in GetTopmostTransientParent() 21 return topmost; in GetTopmostTransientParent()
|
/external/chromium_org/v8/test/cctest/compiler/ |
D | test-run-inlining.cc | 19 JavaScriptFrame* topmost = it.frame(); in AssertInlineCount() local 28 CHECK_EQ(args[0]->ToInt32()->Value(), topmost->GetInlineCount()); in AssertInlineCount()
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
D | display_settings_provider_cocoa.mm | 93 // windows, even including topmost windows that come from other applications. 96 // fullscreen mode and our topmost windows will not get hided by the system.
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | bookmark_change_processor.cc | 116 const BookmarkNode* topmost) { in RemoveSyncNodeHierarchy() argument 122 if (!model_associator_->InitSyncNodeFromChromeId(topmost->id(), in RemoveSyncNodeHierarchy() 132 DCHECK(topmost->is_root()); in RemoveSyncNodeHierarchy() 133 RemoveAllChildNodes(&trans, topmost->id()); in RemoveSyncNodeHierarchy()
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | HTMLElementStack.h | 109 ElementRecord* topmost(const AtomicString& tagName) const;
|
D | HTMLElementStack.cpp | 431 HTMLElementStack::ElementRecord* HTMLElementStack::topmost(const AtomicString& tagName) const in topmost() function in blink::HTMLElementStack 447 return !!topmost(tagName); in contains()
|
D | HTMLConstructionSite.cpp | 832 …HTMLElementStack::ElementRecord* lastTemplateElement = m_openElements.topmost(templateTag.localNam… in findFosterSite() 838 …HTMLElementStack::ElementRecord* lastTableElementRecord = m_openElements.topmost(tableTag.localNam… in findFosterSite()
|
/external/chromium_org/cc/trees/ |
D | occlusion_tracker_unittest.cc | 1638 typename Types::ContentLayerType* topmost = in RunMyTest() local 1658 this->VisitLayer(topmost, &occlusion); in RunMyTest() 1749 typename Types::ContentLayerType* topmost = in RunMyTest() local 1769 this->VisitLayer(topmost, &occlusion); in RunMyTest() 2060 typename Types::LayerType* topmost = in RunMyTest() local 2072 this->VisitLayer(topmost, &occlusion); in RunMyTest() 2125 typename Types::LayerType* topmost = this->CreateDrawingLayer( in RunMyTest() local 2134 this->VisitLayer(topmost, &occlusion); in RunMyTest()
|
/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_org/ppapi/api/private/ |
D | ppb_flash.idl | 207 * Returns whether the given rectangle (in the plugin) is topmost, i.e., above
|
/external/freetype/src/autofit/ |
D | afblue.dat | 224 // necessarily use the extremum as-is but a segment of the topmost (or
|
/external/chromium_org/components/autofill/core/browser/ |
D | personal_data_manager_mac.mm | 298 // first we find (topmost) as preferred.
|
/external/chromium_org/ppapi/api/ |
D | ppp_instance.idl | 182 * to have focus, the browser window must be topmost, the tab must be
|
/external/ltrace/ |
D | NEWS | 296 topmost syscall. This gets rid of some "unexpected breakpoint"
|
/external/qemu/ |
D | qapi-schema.json | 1413 # @top: copies data in the topmost image to the destination 1792 # (all the disk, only the sectors allocated in the topmost image, or 1969 # which contains the topmost data to be committed down. 2030 # (all the disk, only the sectors allocated in the topmost image, or
|
/external/llvm/docs/ |
D | GarbageCollection.rst | 858 (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_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_controller.mm | 1770 // 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/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
D | tree-construction.txt | 949 2. Let the furthest block be the topmost node in the stack of
|
/external/chromium_org/third_party/polymer/components/polymer/ |
D | polymer.js.map | 1 …> 0) {\n\n // Reduce: make a binary expression from the three topmost entries.\n …
|
/external/chromium_org/third_party/polymer/components-chromium/polymer/ |
D | polymer.js.map | 1 …> 0) {\n\n // Reduce: make a binary expression from the three topmost entries.\n …
|
/external/chromium_org/third_party/polymer_legacy/platform/ |
D | platform.js.map | 1 …> 0) {\n\n // Reduce: make a binary expression from the three topmost entries.\n …
|