HomeSort by relevance Sort by last modified time
    Searched refs:hasLengthAdjustSpacingAndGlyphs (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/svg/
SVGTextChunk.h 58 bool hasLengthAdjustSpacingAndGlyphs() const { return m_chunkStyle & LengthAdjustSpacingAndGlyphs; }
SVGTextChunkBuilder.cpp 182 ASSERT(chunk.hasLengthAdjustSpacingAndGlyphs());

Completed in 3539 milliseconds