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

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DFindIndicator.cpp192 static Path pathWithRoundedRect(const FloatRect& pathRect, float radius) argument
195 path.addRoundedRect(pathRect, FloatSize(radius, radius));

Completed in 75 milliseconds