Searched refs:mCount (Results 1 – 2 of 2) sorted by relevance
53 private int mCount = 0; field in _XTreeNode101 for (int i=0; i < mCount ; i++){ in _getChildAt()121 mCount = oObj.getChildCount(); in _getChildCount()122 log.println("got count '" + mCount + "' of children"); in _getChildCount()123 if (mCount < 1 ) { in _getChildCount()
53 private int mCount = 0; field in _XMutableTreeNode
Completed in 10 milliseconds