Searched refs:pColumnRuleStyle (Results 1 – 1 of 1) sorted by relevance
1118 IFDE_CSSPrimitiveValue* pColumnRuleStyle = NULL; in ParseColumnRuleProperty() local1138 if (pColumnRuleStyle == NULL) { in ParseColumnRuleProperty()1139 pColumnRuleStyle = NewEnumValue(pStaticStore, pValue->eName); in ParseColumnRuleProperty()1186 if (pColumnRuleColor == NULL && pColumnRuleStyle == NULL && in ParseColumnRuleProperty()1190 if (pColumnRuleStyle == NULL) { in ParseColumnRuleProperty()1191 pColumnRuleStyle = NewEnumValue(pStaticStore, FDE_CSSPROPERTYVALUE_None); in ParseColumnRuleProperty()1201 pColumnRuleStyle, bImportant); in ParseColumnRuleProperty()