Searched refs:domCg_bool4x3 (Results 1 – 2 of 2) sorted by relevance
113 typedef domCg_ListOfBool domCg_bool4x3; typedef
1238 domCg_bool4x3 _value;1245 domCg_bool4x3 &getValue() { return _value; } in getValue()1250 const domCg_bool4x3 &getValue() const { return _value; } in getValue()1255 void setValue( const domCg_bool4x3 &val ) { _value = val; } in setValue()