Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_half

3988 		 * The domCg_half value of the text data of this element. 
3990 domCg_half _value;
3995 * @return a domCg_half of the value.
3997 domCg_half getValue() const { return _value; }
4002 void setValue( domCg_half val ) { _value = val; }