Searched refs:valueTag (Results 1 – 2 of 2) sorted by relevance
335 const char *valueTag = "value"; in ComponentTextStyleSetSizeFamilyTest006() local336 JerrySetStringProperty(attrsObj_, valueTag, expectTextValue); in ComponentTextStyleSetSizeFamilyTest006()419 const char *valueTag = "value"; in ComponentTextStyleSetLineHeightTest008() local420 JerrySetStringProperty(attrsObj_, valueTag, expectTextValue); in ComponentTextStyleSetLineHeightTest008()
154 const xmlChar* valueTag = reinterpret_cast<const xmlChar*>(VALUE_TAG); in ParseTabooData() local157 xmlChar* value = xmlGetProp(cur, valueTag); in ParseTabooData()