Searched refs:foundFirstAltGlyphItem (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAltGlyphDefElement.cpp89 bool foundFirstAltGlyphItem = false; local
92 if (!foundFirstAltGlyphItem && child->hasTagName(SVGNames::glyphRefTag)) {
107 foundFirstAltGlyphItem = true;

Completed in 100 milliseconds