Home
last modified time | relevance | path

Searched refs:addQuadToPath (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DLinkHighlight.cpp172 static void addQuadToPath(const FloatQuad& quad, Path& path) in addQuadToPath() function
230 addQuadToPath(transformedQuad, newPath); in computeHighlightLayerPathAndPosition()