Home | History | Annotate | Download | only in dom

Lines Matching refs:domGl_func_type

59 			domGl_func_type attrValue;
66 * @return Returns a domGl_func_type of the value attribute.
68 domGl_func_type getValue() const { return attrValue; }
73 void setValue( domGl_func_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }
1282 domGl_func_type attrValue;
1289 * @return Returns a domGl_func_type of the value attribute.
1291 domGl_func_type getValue() const { return attrValue; }
1296 void setValue( domGl_func_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }
1954 domGl_func_type attrValue;
1961 * @return Returns a domGl_func_type of the value attribute.
1963 domGl_func_type getValue() const { return attrValue; }
1968 void setValue( domGl_func_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }
2482 domGl_func_type attrValue;
2489 * @return Returns a domGl_func_type of the value attribute.
2491 domGl_func_type getValue() const { return attrValue; }
2496 void setValue( domGl_func_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }
2549 domGl_func_type attrValue;
2556 * @return Returns a domGl_func_type of the value attribute.
2558 domGl_func_type getValue() const { return attrValue; }
2563 void setValue( domGl_func_type atValue ) { attrValue = atValue; _validAttributeArray[0] = true; }