Searched refs:getUid (Results 1 – 11 of 11) sorted by relevance
217 function getUid(item) { function349 getUid: getUid,
252 function getUid(item) { function340 getUid: getUid,
236 int index1 = ((DOMOrder) node1).getUid(); in isNodeAfter()237 int index2 = ((DOMOrder) node2).getUid(); in isNodeAfter()
40 public int getUid(); in getUid() method
201 return m_template.getUid(); in getDocOrderPos()
1272 public int getUid() in getUid() method in ElemTemplateElement1519 return this.getUid() - ro.getUid(); in compareTo()
913 ct = (ElemTemplate) m_compilerCache.get(new Integer(retValue.getUid())); in next()916 m_compilerCache.put(new Integer(retValue.getUid()), retValue); in next()
233 var uid = cr.getUid(doc);
1016 goog.getUid = function(obj) { function1086 goog.getHashCode = goog.getUid;
1350 if (elem.getUid() == -1) in pushElemTemplateElement()