Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DFloatPolygon.cpp59 static inline unsigned nextVertexIndex(unsigned vertexIndex, unsigned nVertices, bool clockwise) in nextVertexIndex()
66 unsigned nVertices = polygon.numberOfVertices(); in findNextEdgeVertexIndex() local
86 unsigned nVertices = numberOfVertices(); in FloatPolygon() local