Searched refs:styledStrValue (Results 1 – 1 of 1) sorted by relevance
403 } else if (StyledString* styledStrValue = ValueCast<StyledString>(value)) { in GetAttributeString() local404 return &(styledStrValue->value->value); in GetAttributeString()