Searched refs:pthis (Results 1 – 2 of 2) sorted by relevance
406 CldrPath pthis = this; in equals() local408 if (!pthis.localEquals(other)) { in equals()411 pthis = pthis.getParent(); in equals()
972 pthis = coords[j]975 plast = ((pthis[0]+plast[0])/2, (pthis[1]+plast[1])/2)978 pnext = ((pthis[0]+pnext[0])/2, (pthis[1]+pnext[1])/2)979 bbox = calcQuadraticBounds(plast, pthis, pnext)