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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRootInlineBox.cpp 218 static inline void findFirstAndLastAttributesInVector(Vector<SVGTextLayoutAttributes*>& attributes, RenderSVGInlineText* firstContext, RenderSVGInlineText* lastContext,
227 if (!first && firstContext == current->context())
262 RenderSVGInlineText& firstContext = toRenderSVGInlineText(firstTextBox->renderer());
267 findFirstAndLastAttributesInVector(attributes, &firstContext, &lastContext, firstAttributes, lastAttributes);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
description_util.js 370 var firstContext = descriptions[0].context;
377 context: firstContext,

Completed in 72 milliseconds