Home | History | Annotate | Download | only in dom

Lines Matching refs:domGl_shade_model_type

1875 		domGl_shade_model_type attrValue;
1882 * @return Returns a domGl_shade_model_type of the value attribute.
1884 domGl_shade_model_type getValue() const { return attrValue; }
1889 void setValue( domGl_shade_model_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }