/external/webkit/WebCore/page/animation/ |
ImplicitAnimation.cpp | 84 // such as a child using inheriting the transform. https://bugs.webkit.org/show_bug.cgi?id=23902
|
/external/webkit/WebCore/platform/android/ |
RenderThemeAndroid.cpp | 151 // position cannot be determined by examining child content. Checkboxes and radio buttons are examples of
|
/external/webkit/WebCore/platform/wx/ |
ScrollViewWx.cpp | 323 // by the time this is called the ScrollView is already a child
|
/external/webkit/WebKit/android/WebCoreSupport/ |
FrameLoaderClientAndroid.cpp | 795 // We should have added a bridge when the child item was added to its [all...] |
/external/webkit/WebKit/chromium/src/js/ |
Tests.js | [all...] |
/frameworks/base/core/java/com/android/internal/util/ |
HierarchicalStateMachine.java | 61 * a child state is unable to handle a message it may have the message processed 129 * depth and a hash (#) if its the initial state. Child states follow their 214 * mS1 a child of mP1 is the initial state: 217 * mS2 a child of mP1: [all...] |
/frameworks/base/docs/html/guide/publishing/ |
versioning.jd | 168 <code><uses-sdk></code> element as a child of
|
/frameworks/base/docs/html/guide/topics/resources/ |
color-list-resource.jd | 83 child of a <code><selector></code> element.
|
/frameworks/base/docs/html/guide/topics/views/ |
ui-xml.jd | 37 <p>Each layout file must contain exactly one root element, and the root element must be a View or ViewGroup object. Once you've defined the root element, you can add additional layout objects or controls as child elements of the root element, if needed. In the example below, the tree of XML elements evaluates to the outermost LinearLayout object.
|
/frameworks/base/docs/html/resources/articles/ |
gestures.jd | 164 avoid scrolling the underlying child as the user draws his gesture </li>
|
/frameworks/base/docs/html/sdk/ |
android-2.2-highlights.jd | 32 #jd-content table.columns td+td>*:first-child {
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
AnimationDrawable.java | 272 ": <item> tag requires a 'drawable' attribute or child tag" +
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserHistoryPage.java | 180 // BrowserHistoryPage is always a child of
|
DateSortedExpandableListAdapter.java | 166 * @param childId ID of the child view in question.
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
ElementTimeImpl.java | 90 * 2 - ElementParallelTimeContainer (A Time-Child of the SMILDocument, which is a seq)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/ |
LayoutDescriptors.java | 155 // It gets everything else as children but it is not made a child itself.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
LayoutDevice.java | 103 * @param parentNode the parent node. The new node is appended to this one as a child.
|
/sdk/traceview/src/com/android/traceview/ |
ProfileView.java | 178 // on a method that is a child or parent and jump to that method.
|
/system/core/adb/ |
services.c | 320 // set child's OOM adjustment to zero
|
/external/libxml2/ |
HTMLparser.c | 1258 htmlNodePtr child; local 1284 htmlNodePtr child; local [all...] |
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
DrawableContainerTest.java | 744 // there is no child, so the container is transparent 751 // no child selected yet [all...] |
/cts/tests/tests/view/src/android/view/animation/cts/ |
LayoutAnimationControllerTest.java | 209 // child animation delay = child index * delay * animation duration
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTMdefaultNamespaceDeclarationNode.java | 562 * attribute value of every child node, excluding COMMENT_NODE and 612 * attribute value of every child node, excluding COMMENT_NODE and
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/patterns/ |
NodeTest.java | 559 // For example, child::* will select all element children of the 632 // For example, child::* will select all element children of the
|
/external/dbus/dbus/ |
dbus-protocol.h | 386 /** While starting a new process, the child exited with a status code. */ 388 /** While starting a new process, the child exited on a signal. */
|