Home | History | Annotate | Download | only in dom

Lines Matching refs:domGl_fog_coord_src_type

1416 		domGl_fog_coord_src_type attrValue;
1423 * @return Returns a domGl_fog_coord_src_type of the value attribute.
1425 domGl_fog_coord_src_type getValue() const { return attrValue; }
1430 void setValue( domGl_fog_coord_src_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }