HomeSort by relevance Sort by last modified time
    Searched defs:currentParent (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
inttree.h 47 unsigned int currentParent;
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFrameOwnerElement.cpp 68 ScrollView* currentParent = toScrollView(child->parent());
70 if (newParent != currentParent) {
71 if (currentParent)
72 currentParent->removeChild(child);
  /frameworks/base/core/java/com/android/internal/view/menu/
BaseMenuPresenter.java 125 final ViewGroup currentParent = (ViewGroup) itemView.getParent();
126 if (currentParent != null) {
127 currentParent.removeView(itemView);
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
BaseMenuPresenter.java 129 final ViewGroup currentParent = (ViewGroup) itemView.getParent();
130 if (currentParent != null) {
131 currentParent.removeView(itemView);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.cpp 148 RenderObject* currentParent = parent;
149 while (currentParent) {
150 if (SVGTextContentElement* textContentElement = SVGTextContentElement::elementFromRenderer(currentParent)) {
156 if (currentParent->isSVGText())
159 currentParent = currentParent->parent();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardView.java 310 final ViewGroup currentParent = (ViewGroup)containerView.getParent();
311 if (currentParent != null) {
312 currentParent.removeView(containerView);
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDocumentImpl.java 80 int currentParent = 0; // current parent - default is document root
693 // int w1 = currentParent;
700 // currentParent = ourslot;
803 // previousSibling = currentParent;
804 // nodes.readSlot(currentParent, gotslot);
805 // currentParent = gotslot[1] & 0xFFFF;
850 // int w1 = currentParent;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jsch.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 
  /prebuilts/misc/common/android-support-test/
espresso-core.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 409 milliseconds