Home | History | Annotate | Download | only in dom

Lines Matching refs:domGl_front_face_type

1398 		domGl_front_face_type attrValue;
1405 * @return Returns a domGl_front_face_type of the value attribute.
1407 domGl_front_face_type getValue() const { return attrValue; }
1412 void setValue( domGl_front_face_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }