Home | History | Annotate | Download | only in dom

Lines Matching refs:domGl_light_model_color_control_type

1550 		domGl_light_model_color_control_type attrValue;
1557 * @return Returns a domGl_light_model_color_control_type of the value attribute.
1559 domGl_light_model_color_control_type getValue() const { return attrValue; }
1564 void setValue( domGl_light_model_color_control_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }