HomeSort by relevance Sort by last modified time
    Searched full:children (Results 1826 - 1850 of 2686) sorted by null

<<71727374757677787980>>

  /external/webkit/Source/WebCore/rendering/svg/
SVGRenderSupport.cpp 249 // If the layout size changed, invalidate all resources of all children that didn't go through the layout() code path.
  /external/webkit/Source/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp 527 foreach (QObject* child, view.children()) {
545 foreach (QObject* child, view.children()) {
1469 QList<QWebFrame*> children = webFrame->childFrames(); local
    [all...]
  /external/webkit/Source/WebKit/win/Interfaces/
IWebFrame.idl 177 and its children.
  /external/webkit/Tools/gdb/
webkit.py 241 def children(self): member in class:WTFVectorPrinter
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeInfoCache.java 159 // children have been removed to avoid having disconnected
  /frameworks/base/core/java/android/widget/
AbsSpinner.java 141 * Clear out all children from the list
  /frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java 1339 private final HashMap<Character,TrieNode> children = field in class:AbstractMessageParser.TrieNode
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 127 * Handle expansion gestures to expand and contract children of the callback.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Ticker.java 171 // Copy the paint style of one of the TextSwitchers children to use later for measuring
  /frameworks/support/v4/java/android/support/v4/view/
AccessibilityDelegateCompat.java 363 * to its children for adding their text content to the event.
  /gdk/samples/quake/jni/
gl_model.h 167 struct mnode_s *children[2]; member in struct:mnode_s
sv_main.cpp 391 node = node->children[0];
393 node = node->children[1];
396 SV_AddToFatPVS (org, node->children[0]);
397 node = node->children[1];
  /libcore/expectations/
icebox.txt 31 substring: "This implementation doesn't include children in entity references"
  /libcore/luni/src/main/java/javax/xml/transform/
OutputKeys.java 157 * list of the names of elements whose text node children should be output
  /libcore/luni/src/main/java/javax/xml/xpath/
package.html 95 The following example selects all children elements of a
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
ElementImpl.java 149 for (NodeImpl node : children) {
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactListAdapter.java 344 * @return Projection useful for children.
DefaultContactBrowseListFragment.java 251 // you change visibility of its children, hence the call to mCounterHeaderView
  /packages/apps/Phone/res/layout/
incall_touch_ui.xml 22 The top-level View here is a InCallTouchUi (FrameLayout) with 2 children:
  /packages/apps/Phone/src/com/android/phone/
ManageConferenceUtils.java 217 // get the relevant children views
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityEntityProvider.java 162 // Add the virtual children of the root View.
  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 169 // The bit that decides if this is a terminal node for a word. The node could still have children,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gprof 
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/
lto-wrapper 
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DisplayGraph.java 67 * @return the created control (which may have children).

Completed in 367 milliseconds

<<71727374757677787980>>