Searched defs:nextTo (Results 1 – 5 of 5) sorted by relevance
289 public String nextTo(char d) throws JSONException { in nextTo() method in JSONTokener310 public String nextTo(String delimiters) throws JSONException { in nextTo() method in JSONTokener
58 Node* ContentDistribution::nextTo(const Node* node) const in nextTo() function in WebCore::ContentDistribution
67 Node* nextTo(const Node* node) const { return m_distribution.nextTo(node); } in nextTo() function
3284 SkOpAngle* nextTo = fTs[index].fToAngle; in inLoop() local4041 SkOpAngle* nextFrom, * nextTo; in sortAngles() local