HomeSort by relevance Sort by last modified time
    Searched refs:hasChildren (Results 1 - 25 of 199) sorted by null

1 2 3 4 5 6 7 8

  /external/chromium_org/third_party/WebKit/Source/core/dom/
PositionIterator.cpp 46 if (m_anchorNode->hasChildren())
63 if (!m_anchorNode->hasChildren() && m_offsetInAnchor < lastOffsetForEditing(m_anchorNode))
82 m_offsetInAnchor = m_anchorNode->hasChildren() ? 0 : lastOffsetForEditing(m_anchorNode);
91 if (m_anchorNode->hasChildren()) {
93 m_offsetInAnchor = m_anchorNode->hasChildren()? 0: lastOffsetForEditing(m_anchorNode);
110 return (!m_anchorNode->hasChildren() && !m_offsetInAnchor) || (m_nodeAfterPositionInAnchor && !m_nodeAfterPositionInAnchor->previousSibling());
119 return !m_anchorNode->parentNode() && (m_anchorNode->hasChildren() || m_offsetInAnchor >= lastOffsetForEditing(m_anchorNode));
127 return !m_anchorNode->hasChildren() && !m_offsetInAnchor;
137 return m_anchorNode->hasChildren() || m_offsetInAnchor >= lastOffsetForEditing(m_anchorNode);
154 // |(!m_anchorNode->hasChildren() || m_nodeAfterPositionInAnchor)
    [all...]
ContainerNodeAlgorithms.h 61 if (n->hasChildren())
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLHRElement.h 34 virtual bool canContainRangeEndPoint() const OVERRIDE { return hasChildren(); }
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
SidebarTreeElement.js 30 WebInspector.SidebarSectionTreeElement = function(title, representedObject, hasChildren)
32 TreeElement.call(this, title.escapeHTML(), representedObject || {}, hasChildren);
80 * @param {boolean=} hasChildren
82 WebInspector.SidebarTreeElement = function(className, title, subtitle, representedObject, hasChildren)
84 TreeElement.call(this, "", representedObject, hasChildren);
86 if (hasChildren) {
180 if (this.hasChildren && this.disclosureButton)
treeoutline.js 44 this.hasChildren = false;
127 this.hasChildren = true;
139 if (child.hasChildren && typeof(child.treeOutline._expandedStateMap.get(child.representedObject)) !== "undefined")
377 } else if (this.selectedTreeElement.hasChildren) {
447 * @param {boolean=} hasChildren
449 function TreeElement(title, representedObject, hasChildren)
459 this.hasChildren = hasChildren;
508 get hasChildren() {
512 set hasChildren(x)
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_vector.h 63 const bool hasChildren, const bool isBlacklistedOrNotAWord,
68 isTerminal, hasChildren, isBlacklistedOrNotAWord, mergedNodeCodePointCount,
  /external/llvm/lib/DebugInfo/
DWARFDebugInfoEntry.h 61 bool hasChildren() const { return !isNULL() && AbbrevDecl->hasChildren(); }
73 return hasChildren() ? this + 1 : nullptr;
DWARFAbbreviationDeclaration.h 23 bool HasChildren;
37 bool hasChildren() const { return HasChildren; }
DWARFAbbreviationDeclaration.cpp 20 HasChildren = false;
37 HasChildren = (ChildrenByte == DW_CHILDREN_yes);
71 OS << "\tDW_CHILDREN_" << (hasChildren() ? "yes" : "no") << '\n';
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_properties.h 41 const bool isTerminal, const bool hasChildren, const bool isBlacklistedOrNotAWord,
48 mHasChildrenPtNodes = hasChildren;
127 bool hasChildren() const {
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
CPUProfileTopDownDataGrid.js 34 var hasChildren = !!(profileNode.children && profileNode.children.length);
36 WebInspector.ProfileDataGridNode.call(this, profileNode, owningTree, hasChildren);
HeapSnapshotCommon.js 64 * @param {boolean} hasChildren
67 WebInspector.HeapSnapshotCommon.SerializedAllocationNode = function(nodeId, functionName, scriptName, scriptId, line, column, count, size, liveCount, liveSize, hasChildren)
90 this.hasChildren = hasChildren;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java 254 int color = hasChildren() ? IconFactory.COLOR_BLUE
256 int shape = hasChildren() ? IconFactory.SHAPE_RECT
288 int color = hasChildren() ? IconFactory.COLOR_BLUE : IconFactory.COLOR_GREEN;
289 int shape = hasChildren() ? IconFactory.SHAPE_RECT : IconFactory.SHAPE_CIRCLE;
313 public boolean hasChildren() {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
dynamic_pt_reading_helper.cpp 54 if (ptNodeParams.hasChildren()) {
140 if (ptNodeParams.hasChildren()) {
253 if (!ptNodeParams.hasChildren()) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLCallGroups.java 35 boolean hasChildren();
61 public boolean hasChildren() {
100 public boolean hasChildren() {
StateContentProvider.java 68 public boolean hasChildren(Object element) {
  /external/chromium_org/third_party/WebKit/Source/wtf/
TreeNode.h 71 bool hasChildren() const { return m_firstChild; }
143 while (oldParent->hasChildren()) {
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
malloc-tree 68 def hasChildren(self):
104 if self.hasChildren():
  /frameworks/base/core/java/android/view/
WindowInfo.java 130 final boolean hasChildren = (parcel.readInt() == 1);
131 if (hasChildren) {
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXARIAGrid.cpp 105 if (!child->hasChildren())
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackViewTouchHandler.java 117 boolean hasChildren = (mSv.getChildCount() > 0);
118 if (!hasChildren) {
194 boolean hasChildren = (mSv.getChildCount() > 0);
195 if (!hasChildren) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v2/
patricia_trie_policy.cpp 35 if (!dicNode->hasChildren()) {
147 const bool hasChildren = PatriciaTrieReadingUtils::hasChildrenInFlags(flags);
153 if (hasChildren) {
241 if (hasChildren) lastCandidatePtNodePos = startPos;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiModelTreeContentProvider.java 72 public boolean hasChildren(Object element) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceContentProvider.java 90 public boolean hasChildren(Object element) {
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderItemView.java 130 && a.hasChildren == b.hasChildren
141 mFolderParentIcon.setVisibility(mFolder.hasChildren ? View.VISIBLE : View.GONE);

Completed in 409 milliseconds

1 2 3 4 5 6 7 8