Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.h301 virtual bool setupBackground(InlineBox*) = 0;
375 virtual bool setupBackground(InlineBox* box) in setupBackground() function
DSVGRootInlineBox.cpp1783 if (walker->setupBackground(range.box)) in walkTextChunks()
/external/webkit/WebCore/
DChangeLog-2010-01-2914125 (WebCore::SVGTextChunkWalker::setupBackground):
14137 Invoke setupBackground() and setupForeground()