HomeSort by relevance Sort by last modified time
    Searched refs:newDepth (Results 1 - 7 of 7) sorted by null

  /external/webkit/Source/WebCore/rendering/
RenderQuote.cpp 104 int newDepth;
106 newDepth = 0;
109 newDepth = head->m_previous->m_depth;
111 adjustDepth(newDepth, head->m_previous->m_type);
113 if (head->m_depth == newDepth) { // All remaining depth should be correct except if splicing was done.
118 newDepth = head->m_previous->m_depth;
121 head->m_depth = newDepth;
  /external/llvm/include/llvm/
PassManagers.h 336 void setDepth(unsigned newDepth) { Depth = newDepth; }
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 160 uint16_t newDepth = static_cast<uint16_t>(dicNode->getDepth() + 1);
166 hasChildren, newDepth, newLeavingDepth);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 45 milliseconds