Home | History | Annotate | Download | only in dom

Lines Matching refs:domGl_front_face_type

1483 		domGl_front_face_type attrValue;
1490 * @return Returns a domGl_front_face_type of the value attribute.
1492 domGl_front_face_type getValue() const { return attrValue; }
1497 void setValue( domGl_front_face_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }