Searched refs:spansSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DRegion.h90 size_t spansSize() const { return m_spans.size(); } function in class:blink::Region::Shape
H A DRegion.cpp409 size_t spansCapacity = shape1.spansSize() + shape2.spansSize();

Completed in 92 milliseconds