Searched defs:stringType (Results 1 – 2 of 2) sorted by relevance
111 static ResultType stringType() in stringType() function
566 void CSSPrimitiveValue::setStringValue(unsigned short stringType, const String& stringValue, Except… in setStringValue()