Home | History | Annotate | Download | only in dom

Lines Matching refs:domGl_shade_model_type

3531 		domGl_shade_model_type attrValue;
3538 * @return Returns a domGl_shade_model_type of the value attribute.
3540 domGl_shade_model_type getValue() const { return attrValue; }
3545 void setValue( domGl_shade_model_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }