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