Searched refs:arrEmphasisStyle (Results 1 – 1 of 1) sorted by relevance
1215 CFDE_CSSValueArray arrEmphasisStyle; in ParseTextEmphasisProperty() local1224 arrEmphasisStyle.Add(NewEnumValue(pStaticStore, pValue->eName)); in ParseTextEmphasisProperty()1234 arrEmphasisStyle.Add(FDE_NewWith(pStaticStore) CFDE_CSSPrimitiveValue( in ParseTextEmphasisProperty()1248 if (arrEmphasisStyle.GetSize() != 0) { in ParseTextEmphasisProperty()1251 CFDE_CSSValueList(pStaticStore, arrEmphasisStyle), in ParseTextEmphasisProperty()