Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_int1

2733 		 * The domCg_int1 value of the text data of this element. 
2735 domCg_int1 _value;
2740 * @return a domCg_int1 of the value.
2742 domCg_int1 getValue() const { return _value; }
2747 void setValue( domCg_int1 val ) { _value = val; }