Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_int1x3

3106 		 * The domCg_int1x3 value of the text data of this element. 
3108 domCg_int1x3 _value;
3113 * @return Returns a domCg_int1x3 reference of the _value array.
3115 domCg_int1x3 &getValue() { return _value; }
3118 * @return Returns a constant domCg_int1x3 reference of the _value array.
3120 const domCg_int1x3 &getValue() const { return _value; }
3125 void setValue( const domCg_int1x3 &val ) { _value = val; }