Home
last modified time | relevance | path

Searched defs:lastContext (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGRootInlineBox.cpp248 …LayoutAttributes>& attributes, RenderSVGInlineText* firstContext, RenderSVGInlineText* lastContext, in findFirstAndLastAttributesInVector()
293 RenderSVGInlineText* lastContext = toRenderSVGInlineText(lastTextBox->textRenderer()); in reverseInlineBoxRangeAndValueListsIfNeeded() local
/external/webkit/Source/JavaScriptCore/yarr/
DYarrInterpreter.cpp69 ParenthesesDisjunctionContext* lastContext; member