Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRootInlineBox.cpp218 …or(Vector<SVGTextLayoutAttributes*>& attributes, RenderSVGInlineText* firstContext, RenderSVGInlin… in findFirstAndLastAttributesInVector() argument
227 if (!first && firstContext == current->context()) in findFirstAndLastAttributesInVector()
262 RenderSVGInlineText& firstContext = toRenderSVGInlineText(firstTextBox->renderer()); in reverseInlineBoxRangeAndValueListsIfNeeded() local
267 …findFirstAndLastAttributesInVector(attributes, &firstContext, &lastContext, firstAttributes, lastA… in reverseInlineBoxRangeAndValueListsIfNeeded()
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Ddescription_util.js370 var firstContext = descriptions[0].context;
377 context: firstContext,