Home
last modified time | relevance | path

Searched defs:nextTo (Results 1 – 5 of 5) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
DJSONTokener.java289 public String nextTo(char d) throws JSONException { in nextTo() method in JSONTokener
310 public String nextTo(String delimiters) throws JSONException { in nextTo() method in JSONTokener
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DContentDistribution.cpp58 Node* ContentDistribution::nextTo(const Node* node) const in nextTo() function in WebCore::ContentDistribution
DInsertionPoint.h67 Node* nextTo(const Node* node) const { return m_distribution.nextTo(node); } in nextTo() function
/external/skia/src/pathops/
DSkOpSegment.cpp3284 SkOpAngle* nextTo = fTs[index].fToAngle; in inLoop() local
4041 SkOpAngle* nextFrom, * nextTo; in sortAngles() local
/external/chromium_org/third_party/skia/src/pathops/
DSkOpSegment.cpp3284 SkOpAngle* nextTo = fTs[index].fToAngle; in inLoop() local
4041 SkOpAngle* nextFrom, * nextTo; in sortAngles() local