/external/webkit/WebCore/platform/graphics/ |
GraphicsContext.h | 366 // When set to true, child windows should be rendered into this context
|
/external/webkit/WebCore/platform/graphics/mac/ |
GraphicsLayerCA.mm | 398 // get released when the rootmost modified GraphicsLayerCA rebuilds its child layers. [all...] |
/external/webkit/WebCore/platform/mac/ |
ClipboardMac.mm | 408 // Client specifies point relative to element, not the whole image, which may include child
|
/external/webkit/WebCore/rendering/ |
RenderMenuList.cpp | 275 // Create m_innerBlock here so it ends up as the first child.
|
RenderTheme.h | 89 // position cannot be determined by examining child content. Checkboxes and radio buttons are examples of
|
/external/webkit/WebCore/xml/ |
XPathParser.cpp | 86 { "child", Step::ChildAxis },
|
XPathStep.cpp | 85 // Optimize the common case of "//" AKA /descendant-or-self::node()/child::NodeTest to /descendant::NodeTest.
|
/external/webkit/WebKit/chromium/public/ |
WebView.h | 64 // child frames. It is valid to pass a null WebFrameClient pointer.
|
/frameworks/base/awt/java/awt/image/ |
ConvolveOp.java | 472 // Fill offsets if there's a child raster
|
/frameworks/base/cmds/dumpstate/ |
utils.c | 152 /* handle child case */
|
/frameworks/base/core/java/android/preference/ |
GenericInflater.java | 63 public void addItemFromInflater(T child);
|
/frameworks/base/core/java/android/webkit/ |
WebView.java | 116 * <p>This must be a child of the <a 401 // Used by WebViewCore to create child views. [all...] |
/frameworks/base/core/java/android/widget/ |
TabHost.java | 42 * setting values on the child elements themselves.
|
/frameworks/base/docs/html/guide/topics/resources/ |
layout-resource.jd | 67 specify the layout of the child elements in different ways. Different kinds of
|
/frameworks/base/docs/html/sdk/ |
android-1.1.jd | 53 attribute in a <code><uses-sdk></code> element as a child of
|
/frameworks/policies/base/mid/com/android/internal/policy/impl/ |
MidWindow.java | 99 // mDecor itself, or a child of mDecor where the contents go. 2398 Drawable child; field in class:DrawableFeatureState [all...] |
/packages/apps/Browser/src/com/android/browser/ |
BrowserDownloadPage.java | 291 // Only show a context menu for the child views
|
Tab.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
UiElementPullParser.java | 351 // move to the new child, and don't change the state.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
UiElementDetail.java | 368 * @return The table, child of a new section.
|
/bionic/libc/bionic/ |
fts.c | 225 /* Free up child linked list, sort array, path buffer, stream ptr.*/ 496 /* Free up any previous child list. */
|
/cts/tools/spec-progress/src/ |
SpecProgressDoclet.java | 221 * Adds the contents of a single child element to this instance, 231 * Adds the contents of a child Stats instance to this instance, [all...] |
/external/bluetooth/bluez/test/ |
l2test.c | 440 /* Child */ 811 /* Child */
|
/external/bluetooth/glib/gio/ |
gfile.c | 75 * to get a child within a directory, g_file_resolve_relative_path() to resolve a relative 625 * @name: string containing the child's basename. 627 * Gets a child of @file with basename equal to @name. 635 * Returns: a #GFile to a child specified by @name. 651 * @display_name: string to a possible child. 654 * Gets the child of @file for a given @display_name (i.e. a UTF8 662 * Returns: a #GFile to the specified child, or [all...] |
/external/dbus/bus/ |
activation.c | 795 /* If no memory, we simply have the child exit, so it won't try [all...] |