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

  /sdk/layoutopt/libs/uix/src/com/android/layoutopt/uix/groovy/
LayoutAnalysisCategory.java 61 * xmlNode.isContainer()
65 public static boolean isContainer(Element element) {
  /external/webkit/WebKit/android/nav/
CachedFrame.h 173 int isContainer(BestData* );
CachedFrame.cpp 740 int testInBest = testData.isContainer(bestData); /* -1 pick best over test, 0 no containership, 1 pick test over best */
752 testInBest = testData.isContainer(originalData);
    [all...]
  /external/webkit/WebCore/dom/
Node.h 595 static bool isContainer(ConstructionType);
Node.cpp 362 inline bool Node::isContainer(ConstructionType type)
426 , m_isContainer(isContainer(type))
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 3243 milliseconds