Home
last modified time | relevance | path

Searched refs:parented (Results 1 – 11 of 11) sorted by relevance

/external/replicaisland/
DREADME.TXT24 …rendering, etc) of individual game entities. GameObjects are generally parented to GameObjectMana…
/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.cpp1031 bool parented = false; local
1033 parented = parentFrameContentLayers(toRenderPart(layer->renderer()));
1054 if (!parented)
/external/chromium/chrome/browser/ui/cocoa/translate/
Dtranslate_infobar_base.mm293 // parented and we don't want to add it again.
/external/webkit/Source/WebCore/platform/mac/
DThemeMac.mm167 // Window inactive state does not need to be checked explicitly, since we paint parented to
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1610322 The QWebFrame caches a QWebPage which should be replaced when Frame is re-parented.
11060 scrollbar overlay, and that the new graphics layer is parented by the
/external/webkit/Source/WebCore/
DChangeLog-2010-05-249122 by the iframe's layer-backed NSView, and parented in the GraphicsLayer tree of the
12524 iframe document is then parented to the iframe element's GraphicsLayer.
46617 Called on the frame that was just re-parented and inserted into another Document.
46630 It compliments createFrame() in that a frame which was re-parented
DChangeLog-2010-12-0696126 <input> elements with no type attribute should be foster parented
99437 node, it must instead be foster parented."
105508 inserted into the current node, it must instead be foster parented."
107610 foster parented outside the <table>. I think the spec was
123790 root of an iframe whose layers are parented via the enclosing document. Fixes a crash when
DChangeLog-2010-01-299799 The replica layer is not parented in the tree, but referenced by another layer.
69789 children). The foreground layer is parented under the clipping layer so that the foreground
78855 Avoid repainting when a layer becomes composited if the renderer is not parented
DChangeLog15807 when layer tree is newly parented.
DChangeLog-2007-10-1430687 … cnn.com. Don't let the scroll view move child plugins around if it hasn't even been parented yet.
DChangeLog-2009-06-1639157 …Move createAnonymousBlock() to RenderBlock. Since anonymous blocks are always parented to some ot…