Home | History | Annotate | Download | only in dom

Lines Matching refs:domCg_int1x4

3169 		 * The domCg_int1x4 value of the text data of this element. 
3171 domCg_int1x4 _value;
3176 * @return Returns a domCg_int1x4 reference of the _value array.
3178 domCg_int1x4 &getValue() { return _value; }
3181 * @return Returns a constant domCg_int1x4 reference of the _value array.
3183 const domCg_int1x4 &getValue() const { return _value; }
3188 void setValue( const domCg_int1x4 &val ) { _value = val; }