check 235 cygnal/testsuite/libamf.all/test_amf.cpp check((memcmp(buf->reference() + 3, str.c_str(), str.size()) == 0)); check 243 cygnal/testsuite/libamf.all/test_amf.cpp check((memcmp(buf->reference() + 3, str.c_str(), str.size()) == 0)); check 75 gui/fb/InputDevice.h virtual bool check() = 0; check 108 gui/fb/InputDevice.h virtual bool check(); check 124 gui/fb/InputDevice.h virtual bool check(); check 142 gui/fb/InputDevice.h virtual bool check(); check 743 gui/fb/fb.cpp (*it)->check(); check 61 libbase/Stats.h void check(string_table::key k) { check 6223 libbase/jemalloc.c zone_introspect.check = NULL; check 160 libbase/string_table.cpp kcl.check(a); check 94 libcore/ObjectURI.h statNonSkip.check(name); check 101 libcore/ObjectURI.h stat.check(name); check 146 libcore/PropertyList.cpp kcl.check(uri.name); check 58 libcore/asobj/AsBroadcaster.cpp void check(ObjectURI& k) { check 109 libcore/asobj/AsBroadcaster.cpp stats.check(_eventURI.name); check 315 plugin/npapi/test.cpp check(NPVARIANT_IS_STRING(invoke->args[0].get())); check 329 plugin/npapi/test.cpp check(NPVARIANT_IS_STRING(invoke->args[4].get())); check 349 plugin/npapi/test.cpp check(NPVARIANT_IS_NULL(v.get())); check 355 plugin/npapi/test.cpp check(NPVARIANT_IS_NULL(val)); check 357 plugin/npapi/test.cpp check(NPVARIANT_IS_NULL(v.get())); check 42 testsuite/libbase.all/Range2dTest.cpp check( nullIntRange1.isNull() ); check 43 testsuite/libbase.all/Range2dTest.cpp check( ! nullIntRange1.isWorld() ); check 44 testsuite/libbase.all/Range2dTest.cpp check( ! nullIntRange1.isFinite() ); check 48 testsuite/libbase.all/Range2dTest.cpp check( nullIntRange1 == nullIntRange2 ); check 55 testsuite/libbase.all/Range2dTest.cpp check( ! worldIntRange1.isNull() ); check 56 testsuite/libbase.all/Range2dTest.cpp check( worldIntRange1.isWorld() ); check 57 testsuite/libbase.all/Range2dTest.cpp check( ! worldIntRange1.isFinite() ); check 58 testsuite/libbase.all/Range2dTest.cpp check( nullIntRange1 != worldIntRange1 ); check 66 testsuite/libbase.all/Range2dTest.cpp check( ! fIntRange1.isNull() ); check 67 testsuite/libbase.all/Range2dTest.cpp check( ! fIntRange1.isWorld() ); check 68 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.isFinite() ); check 69 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1 != worldIntRange1 ); check 70 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1 != nullIntRange1 ); check 299 testsuite/libbase.all/Range2dTest.cpp check( ! nullIntRange1.contains(10, 10) ); check 300 testsuite/libbase.all/Range2dTest.cpp check( ! nullIntRange1.contains(nullIntRange1) ); check 301 testsuite/libbase.all/Range2dTest.cpp check( ! nullIntRange1.contains(worldIntRange1) ); check 304 testsuite/libbase.all/Range2dTest.cpp check( worldIntRange1.contains(10, -190) ); check 305 testsuite/libbase.all/Range2dTest.cpp check( worldIntRange1.contains(worldIntRange1) ); check 306 testsuite/libbase.all/Range2dTest.cpp check( ! worldIntRange1.contains(nullIntRange1) ); check 309 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(fIntRange1) ); check 314 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(0, 0) ); check 315 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(10, 5) ); check 316 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(5, 10) ); check 317 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(5, 0) ); check 318 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(0, 0, 2, 2)) ); check 319 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(0, 4, 2, 6)) ); check 320 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(0, 8, 2, 10)) ); check 321 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(4, 8, 6, 10)) ); check 322 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(8, 8, 10, 10)) ); check 323 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(8, 4, 10, 6)) ); check 324 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(8, 0, 10, 2)) ); check 325 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(4, 0, 6, 2)) ); check 328 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(Range2d<int>(2, 2, 4, 4)) ); check 329 testsuite/libbase.all/Range2dTest.cpp check( fIntRange1.contains(5, 5) ); check 332 testsuite/libbase.all/Range2dTest.cpp check( ! fIntRange1.contains(Range2d<int>(-2, 0, 2, 2)) ); check 333 testsuite/libbase.all/Range2dTest.cpp check( ! fIntRange1.contains(Range2d<int>(8, 8, 10, 11)) ); check 334 testsuite/libbase.all/Range2dTest.cpp check( ! fIntRange1.contains(Range2d<int>(8, 8, 11, 11)) ); check 176 testsuite/libbase.all/URLTest.cpp check(qs.find("\n") != qs.end()); check 177 testsuite/libbase.all/URLTest.cpp check(qs.find("\n&inurl_check") == qs.end()); check 314 testsuite/libbase.all/URLTest.cpp check(threw); check 43 testsuite/libbase.all/snappingrangetest.cpp check( nullSnap1.isNull() ); check 44 testsuite/libbase.all/snappingrangetest.cpp check( ! nullSnap1.isWorld() ); check 53 testsuite/libbase.all/snappingrangetest.cpp check( ! worldSnap1.isNull() ); check 54 testsuite/libbase.all/snappingrangetest.cpp check( worldSnap1.isWorld() ); check 63 testsuite/libbase.all/snappingrangetest.cpp check( ! worldSnap1.isNull() ); check 64 testsuite/libbase.all/snappingrangetest.cpp check( worldSnap1.isWorld() ); check 75 testsuite/libbase.all/snappingrangetest.cpp check( ! overlapSnap.isNull() ); check 76 testsuite/libbase.all/snappingrangetest.cpp check( ! overlapSnap.isWorld() ); check 77 testsuite/libbase.all/snappingrangetest.cpp check( ! overlapSnap.contains(5, 5) ); check 78 testsuite/libbase.all/snappingrangetest.cpp check( overlapSnap.contains(10, 10) ); check 79 testsuite/libbase.all/snappingrangetest.cpp check( overlapSnap.contains(15, 15) ); check 80 testsuite/libbase.all/snappingrangetest.cpp check( overlapSnap.contains(20, 20) ); check 81 testsuite/libbase.all/snappingrangetest.cpp check( overlapSnap.contains(25, 25) ); check 82 testsuite/libbase.all/snappingrangetest.cpp check( overlapSnap.contains(30, 30) ); check 83 testsuite/libbase.all/snappingrangetest.cpp check( overlapSnap.contains(35, 35) ); check 84 testsuite/libbase.all/snappingrangetest.cpp check( overlapSnap.contains(40, 40) ); check 85 testsuite/libbase.all/snappingrangetest.cpp check( ! overlapSnap.contains(45, 45) ); check 97 testsuite/libbase.all/snappingrangetest.cpp check( ! touchSnap.isNull() ); check 98 testsuite/libbase.all/snappingrangetest.cpp check( ! touchSnap.isWorld() ); check 99 testsuite/libbase.all/snappingrangetest.cpp check( ! touchSnap.contains( 5, 30) ); check 100 testsuite/libbase.all/snappingrangetest.cpp check( touchSnap.contains(10, 30) ); check 101 testsuite/libbase.all/snappingrangetest.cpp check( touchSnap.contains(15, 30) ); check 102 testsuite/libbase.all/snappingrangetest.cpp check( touchSnap.contains(45, 30) ); check 103 testsuite/libbase.all/snappingrangetest.cpp check( touchSnap.contains(50, 30) ); check 104 testsuite/libbase.all/snappingrangetest.cpp check( touchSnap.contains(55, 30) ); check 105 testsuite/libbase.all/snappingrangetest.cpp check( touchSnap.contains(95, 30) ); check 106 testsuite/libbase.all/snappingrangetest.cpp check( touchSnap.contains(100, 30) ); check 107 testsuite/libbase.all/snappingrangetest.cpp check( ! touchSnap.contains(105, 30) ); check 119 testsuite/libbase.all/snappingrangetest.cpp check( ! nearSnap.isNull() ); check 120 testsuite/libbase.all/snappingrangetest.cpp check( ! nearSnap.isWorld() ); check 121 testsuite/libbase.all/snappingrangetest.cpp check( ! nearSnap.contains( 5, 30) ); check 122 testsuite/libbase.all/snappingrangetest.cpp check( nearSnap.contains(10, 30) ); check 123 testsuite/libbase.all/snappingrangetest.cpp check( nearSnap.contains(15, 30) ); check 124 testsuite/libbase.all/snappingrangetest.cpp check( nearSnap.contains(45, 30) ); check 125 testsuite/libbase.all/snappingrangetest.cpp check( nearSnap.contains(50, 30) ); check 126 testsuite/libbase.all/snappingrangetest.cpp check( nearSnap.contains(55, 30) ); check 127 testsuite/libbase.all/snappingrangetest.cpp check( nearSnap.contains(95, 30) ); check 128 testsuite/libbase.all/snappingrangetest.cpp check( nearSnap.contains(100, 30) ); check 129 testsuite/libbase.all/snappingrangetest.cpp check( ! nearSnap.contains(105, 30) ); check 142 testsuite/libbase.all/snappingrangetest.cpp check( ! irrSnap.isNull() ); check 143 testsuite/libbase.all/snappingrangetest.cpp check( ! irrSnap.isWorld() ); check 144 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains( 15, 15) ); check 145 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(495, 15) ); check 146 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(295, 10) ); check 147 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(295, 15) ); check 148 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(295, 20) ); check 149 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(295, 22) ); check 150 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(295, 25) ); check 151 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(295, 30) ); check 152 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(295, 495) ); check 153 testsuite/libbase.all/snappingrangetest.cpp check( ! irrSnap.contains( 15, 25) ); check 154 testsuite/libbase.all/snappingrangetest.cpp check( ! irrSnap.contains(495, 25) ); check 155 testsuite/libbase.all/snappingrangetest.cpp check( ! irrSnap.contains( 15, 495) ); check 156 testsuite/libbase.all/snappingrangetest.cpp check( ! irrSnap.contains(495, 495) ); check 158 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(horiz) ); check 159 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(vert) ); check 162 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(Range2d<int>(horiz)) ); check 163 testsuite/libbase.all/snappingrangetest.cpp check( irrSnap.contains(Range2d<int>(vert)) ); check 174 testsuite/libbase.all/snappingrangetest.cpp check( ! nullSnap2.contains(nullRange1) ); check 175 testsuite/libbase.all/snappingrangetest.cpp check( ! nullSnap2.contains(nullSnap3) ); check 177 testsuite/libbase.all/snappingrangetest.cpp check( ! nullSnap2.contains(nullSnap2) ); check 182 testsuite/libbase.all/snappingrangetest.cpp check( ! nullSnap2.contains(worldRange2) ); check 183 testsuite/libbase.all/snappingrangetest.cpp check( ! nullSnap2.contains(worldSnap2) ); check 184 testsuite/libbase.all/snappingrangetest.cpp check( worldSnap2.contains(worldRange2) ); check 185 testsuite/libbase.all/snappingrangetest.cpp check( worldSnap2.contains(worldSnap2) ); check 186 testsuite/libbase.all/snappingrangetest.cpp check( ! worldSnap2.contains(nullRange1) ); check 187 testsuite/libbase.all/snappingrangetest.cpp check( ! worldSnap2.contains(nullSnap2) ); check 194 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap2.contains(finSnap1)); check 195 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap1.contains(finSnap2)); check 199 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap2.contains(finSnap1)); check 200 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap1.contains(finSnap2)); check 204 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap2.contains(finSnap1)); check 205 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap1.contains(finSnap2)); check 209 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap2.contains(finSnap1)); check 210 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap1.contains(finSnap2)); check 214 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap2.contains(finSnap1)); check 215 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap1.contains(finSnap2)); check 219 testsuite/libbase.all/snappingrangetest.cpp check(!finSnap2.contains(finSnap1)); check 220 testsuite/libbase.all/snappingrangetest.cpp check(finSnap1.contains(finSnap2)); check 227 testsuite/libbase.all/snappingrangetest.cpp check(finSnap3.contains(finSnap4)); check 49 testsuite/libbase.all/string_tableTest.cpp check(st.find("D") > 0); check 50 testsuite/libbase.all/string_tableTest.cpp check(st.find("A") > 0); check 51 testsuite/libbase.all/string_tableTest.cpp check(st.find("B") > 0); check 52 testsuite/libbase.all/string_tableTest.cpp check(st.find("C") > 0); check 55 testsuite/libbase.all/string_tableTest.cpp check(equal(st, st.find("AbAb"), st.find("abaB"), nocase)); check 56 testsuite/libbase.all/string_tableTest.cpp check(equal(st, st.find("AbAb"), st.find("ABAB"), nocase)); check 57 testsuite/libbase.all/string_tableTest.cpp check(!equal(st, st.find("AbAb"), st.find("abaB"), false)); check 58 testsuite/libbase.all/string_tableTest.cpp check(!equal(st, st.find("AbAb"), st.find("ABAB"), false)); check 88 testsuite/libcore.all/DisplayListTest.cpp check(dlist1 != dlist2); check 42 testsuite/libcore.all/PropFlagsTest.cpp check(!flags.test<PropFlags::readOnly>()); check 43 testsuite/libcore.all/PropFlagsTest.cpp check(!flags.test<PropFlags::dontEnum>()); check 44 testsuite/libcore.all/PropFlagsTest.cpp check(!flags.test<PropFlags::dontDelete>()); check 48 testsuite/libcore.all/PropFlagsTest.cpp check(flags2.test<PropFlags::dontEnum>()); check 49 testsuite/libcore.all/PropFlagsTest.cpp check(flags2.test<PropFlags::dontDelete>()); check 50 testsuite/libcore.all/PropFlagsTest.cpp check(!flags2.test<PropFlags::readOnly>()); check 53 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(5)); check 54 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(6)); check 55 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(7)); check 56 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(8)); check 57 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(9)); check 60 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(5)); check 61 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(6)); check 62 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(7)); check 63 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(8)); check 64 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(9)); check 67 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(5)); check 68 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(6)); check 69 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(7)); check 70 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(8)); check 71 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(9)); check 74 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(5)); check 75 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(6)); check 76 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(7)); check 77 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(8)); check 78 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(9)); check 81 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(5)); check 82 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(6)); check 83 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(7)); check 84 testsuite/libcore.all/PropFlagsTest.cpp check(!i.get_visible(8)); check 85 testsuite/libcore.all/PropFlagsTest.cpp check(i.get_visible(9)); check 89 testsuite/libcore.all/PropFlagsTest.cpp check(!i2.get_visible(5)); check 90 testsuite/libcore.all/PropFlagsTest.cpp check(!i2.get_visible(6)); check 91 testsuite/libcore.all/PropFlagsTest.cpp check(!i2.get_visible(7)); check 92 testsuite/libcore.all/PropFlagsTest.cpp check(i2.get_visible(8)); check 93 testsuite/libcore.all/PropFlagsTest.cpp check(i2.get_visible(9)); check 97 testsuite/libcore.all/PropFlagsTest.cpp check(i3.get_visible(5)); check 98 testsuite/libcore.all/PropFlagsTest.cpp check(!i3.get_visible(6)); check 99 testsuite/libcore.all/PropFlagsTest.cpp check(i3.get_visible(7)); check 100 testsuite/libcore.all/PropFlagsTest.cpp check(i3.get_visible(8)); check 101 testsuite/libcore.all/PropFlagsTest.cpp check(i3.get_visible(9)); check 44 testsuite/libcore.all/PropertyListTest.cpp #define check_strictly_equals(a, b) check(a.strictly_equals(b)) check 102 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "Var0"), val) ); check 105 testsuite/libcore.all/PropertyListTest.cpp check (getVal(props, getURI(vm, "Var0"), ret, *obj) ); check 109 testsuite/libcore.all/PropertyListTest.cpp check (!getVal(props, getURI(vm, "var0"), ret, *obj) ); check 112 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "Var0"), val2) ); check 114 testsuite/libcore.all/PropertyListTest.cpp check (getVal(props, getURI(vm, "Var0"), ret, *obj) ); check 118 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "var0"), val3) ); check 120 testsuite/libcore.all/PropertyListTest.cpp check (!getVal(props, getURI(vm, "vAr0"), ret, *obj) ); check 123 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "var1"), val) ); check 125 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "var2"), val) ); check 127 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "var3"), val) ); check 133 testsuite/libcore.all/PropertyListTest.cpp check(props.delProperty(getURI(vm, "var3")).second); check 137 testsuite/libcore.all/PropertyListTest.cpp check(!props.delProperty(getURI(vm, "non-existent")).first); check 142 testsuite/libcore.all/PropertyListTest.cpp check(props.getProperty(getURI(vm, "var2"))); check 156 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "Var0"), val) ); check 159 testsuite/libcore.all/PropertyListTest.cpp check (getVal(props, getURI(vm, "Var0"), ret, *obj) ); check 163 testsuite/libcore.all/PropertyListTest.cpp check (getVal(props, getURI(vm, "var0"), ret, *obj) ); check 167 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "Var0"), val2) ); check 169 testsuite/libcore.all/PropertyListTest.cpp check (getVal(props, getURI(vm, "Var0"), ret, *obj) ); check 173 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "var0"), val3) ); check 175 testsuite/libcore.all/PropertyListTest.cpp check (getVal(props, getURI(vm, "vAr0"), ret, *obj) ); check 179 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "var1"), val) ); check 181 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "var2"), val) ); check 183 testsuite/libcore.all/PropertyListTest.cpp check ( props.setValue(getURI(vm, "var3"), val) ); check 189 testsuite/libcore.all/PropertyListTest.cpp check(props.delProperty(getURI(vm, "var3")).second); check 193 testsuite/libcore.all/PropertyListTest.cpp check(!props.delProperty(getURI(vm, "non-existent")).first); check 198 testsuite/libcore.all/PropertyListTest.cpp check(props.getProperty(getURI(vm, "var2"))); check 49 testsuite/libcore.all/SafeStackTest.cpp check(st.empty()); check 53 testsuite/libcore.all/SafeStackTest.cpp check(gotException); gotException = false; check 56 testsuite/libcore.all/SafeStackTest.cpp check(gotException); gotException = false; check 59 testsuite/libcore.all/SafeStackTest.cpp check(gotException); gotException = false; check 67 testsuite/libcore.all/SafeStackTest.cpp check(gotException); gotException = false; check 71 testsuite/libcore.all/SafeStackTest.cpp check(gotException); gotException = false; check 76 testsuite/libcore.all/SafeStackTest.cpp check(st.empty()); check 104 testsuite/libcore.all/SafeStackTest.cpp check(st.empty()); check 119 testsuite/libcore.all/SafeStackTest.cpp check(st.empty()); check 55 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(tester.usingHandCursor()); check 58 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 74 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.usingHandCursor()); check 77 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 100 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 106 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 118 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 125 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 141 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 156 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 171 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 183 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 190 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 201 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 207 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 246 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(text); check 250 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(text2); check 254 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(text3); check 264 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(mc1); check 267 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 268 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.usingHandCursor()); check 280 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 281 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(tester.usingHandCursor()); check 285 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 286 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!tester.usingHandCursor()); check 297 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!square_back); check 298 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!square_front); check 301 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(square_back); check 302 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(!square_front); check 305 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(square_back); check 306 testsuite/misc-ming.all/ButtonEventsTest-Runner.cpp check(square_front); check 481 testsuite/misc-ming.all/ButtonEventsTest.c check(mo, "square1.button instanceOf Button"); check 564 testsuite/misc-ming.all/ButtonEventsTest.c check(mo, "_root.buttonChild instanceof Array"); check 597 testsuite/misc-ming.all/ButtonEventsTest.c check(mo, "_level0.square1.hitTest(60,60,true)"); check 634 testsuite/misc-ming.all/ButtonEventsTest.c check(mo, "_root.buttonChild instanceof Array"); check 690 testsuite/misc-ming.all/ButtonEventsTest.c check(mo, "_root.buttonChild instanceof Array"); check 138 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "_level0.instance1._xtrace_win " check 143 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "TextField.prototype.hasOwnProperty('background')"); check 144 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "TextField.prototype.hasOwnProperty('backgroundColor')"); check 145 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "TextField.prototype.hasOwnProperty('text')"); check 146 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "TextField.prototype.hasOwnProperty('textColor')"); check 200 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "TextField.prototype.hasOwnProperty('background')"); check 201 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "TextField.prototype.hasOwnProperty('backgroundColor')"); check 202 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "TextField.prototype.hasOwnProperty('text')"); check 203 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "TextField.prototype.hasOwnProperty('textColor')"); check 204 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!TextField.prototype.hasOwnProperty('_parent')"); check 205 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!TextField.prototype.hasOwnProperty('_xmouse')"); check 206 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!TextField.prototype.hasOwnProperty('_ymouse')"); check 207 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!TextField.prototype.hasOwnProperty('_xscale')"); check 208 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!TextField.prototype.hasOwnProperty('_yscale')"); check 230 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!dtext1.hasOwnProperty('_parent')"); check 231 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!dtext1.hasOwnProperty('_xmouse')"); check 232 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!dtext1.hasOwnProperty('_ymouse')"); check 233 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!dtext1.hasOwnProperty('_xscale')"); check 234 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!dtext1.hasOwnProperty('_yscale')"); check 235 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!etext1.hasOwnProperty('_parent')"); check 236 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!etext1.hasOwnProperty('_xmouse')"); check 237 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!etext1.hasOwnProperty('_ymouse')"); check 238 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!etext1.hasOwnProperty('_xscale')"); check 239 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "!etext1.hasOwnProperty('_yscale')"); check 241 testsuite/misc-ming.all/DefineEditTextTest.c check(mo, "dtext1.__proto__.hasOwnProperty('text')"); check 51 testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner.cpp check(mc1); check 54 testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner.cpp check(mc2); check 57 testsuite/misc-ming.all/DefineEditTextVariableNameTest-Runner.cpp check(mc3); check 120 testsuite/misc-ming.all/DefineTextTest-Runner.cpp check(endOfTestFound); check 121 testsuite/misc-ming.all/DefineTextTest-Runner.cpp check(eot.is_bool()); check 122 testsuite/misc-ming.all/DefineTextTest-Runner.cpp check(eot.to_bool(8)); check 112 testsuite/misc-ming.all/DragDropTestRunner.cpp check(!"loadTarget was never loaded"); check 172 testsuite/misc-ming.all/DragDropTestRunner.cpp check(endOfTestFound); check 108 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 113 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 120 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 128 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 133 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 138 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 143 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 148 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 157 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 162 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 167 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 172 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 178 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.isMouseOverMouseEntity()); // failed due to edge::withinSquareDistance bug check 183 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); // failed due to edge::withinSquareDistance bug check 188 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 193 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.isMouseOverMouseEntity()); // failed due to edge::withinSquareDistance bug check 211 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(47, 280, 10))); check 228 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(47, 280, 10))); check 229 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(101, 280, 10))); check 246 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(101, 280, 10))); check 247 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(151, 280, 10))); check 264 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(151, 280, 10))); check 265 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(201, 280, 10))); check 282 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(201, 280, 10))); check 283 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(250, 280, 10))); check 300 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(250, 280, 10))); check 301 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(303, 280, 10))); check 318 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(303, 280, 10))); check 319 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(351, 280, 10))); check 336 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(351, 280, 10))); check 337 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(inscribedRect(400, 280, 10))); check 354 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().isNull()); check 410 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(c1b.x, c1b.y)); check 413 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c2s.x, c2s.y)); // failure won't impact correctness, only performance check 414 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c2b.x, c2b.y)); // failure won't impact correctness, only performance check 418 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c3s.x, c3s.y)); // failure won't impact correctness, only performance check 419 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c3b.x, c3b.y)); // failure won't impact correctness, only performance check 428 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c1s.x, c1s.y)); // failure won't impact correctness, only performance check 429 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c1b.x, c1b.y)); // failure won't impact correctness, only performance check 434 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(c2b.x, c2b.y)); check 437 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c3s.x, c3s.y)); // failure won't impact correctness, only performance check 438 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c3b.x, c3b.y)); // failure won't impact correctness, only performance check 446 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c1s.x, c1s.y)); // failure won't impact correctness, only performance check 447 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c1b.x, c1b.y)); // failure won't impact correctness, only performance check 451 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c2s.x, c2s.y)); // failure won't impact correctness, only performance check 452 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(!tester.getInvalidatedRanges().contains(c2b.x, c2b.y)); // failure won't impact correctness, only performance check 457 testsuite/misc-ming.all/DrawingApiTestRunner.cpp check(tester.getInvalidatedRanges().contains(c3b.x, c3b.y)); check 72 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == undefined"); check 78 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == undefined"); check 84 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == undefined"); check 87 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == undefined"); check 91 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == undefined"); check 95 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == undefined"); check 99 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == undefined"); check 105 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == undefined"); check 115 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val4 == 'mc4a'"); check 127 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val5 == 'mc5'"); check 132 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val5 == 'mc5'"); check 158 testsuite/misc-ming.all/InitActionTest2.c check(mo, "_global.val6 == 'mc6'"); check 224 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "NetStream.prototype.hasOwnProperty('currentFps')"); // currentFps check 225 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "NetStream.prototype.hasOwnProperty('bufferLength')"); // check bufferLength check 226 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "NetStream.prototype.hasOwnProperty('bufferTime')"); // check bufferTime check 227 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "NetStream.prototype.hasOwnProperty('liveDelay')"); // check liveDelay check 228 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "NetStream.prototype.hasOwnProperty('time')"); // check time check 229 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "NetStream.prototype.hasOwnProperty('bytesLoaded')"); // check bytesLoaded check 230 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "NetStream.prototype.hasOwnProperty('bytesTotal')"); // check bytesTotal check 313 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('attachVideo')"); check 314 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('smoothing')"); check 315 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('deblocking')"); check 316 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('clear')"); check 317 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('height')"); check 318 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('width')"); check 417 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('attachVideo')"); check 418 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('smoothing')"); check 419 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('deblocking')"); check 420 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('clear')"); check 421 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('height')"); check 422 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "Video.prototype.hasOwnProperty('width')"); check 424 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_alpha')"); check 425 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_height')"); check 426 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_name')"); check 427 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_parent')"); check 428 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_rotation')"); check 429 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_visible')"); check 430 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_width')"); check 431 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_x')"); check 432 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_xmouse')"); check 433 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_xscale')"); check 434 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_y')"); check 435 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_ymouse')"); check 436 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_yscale')"); check 437 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!Video.prototype.hasOwnProperty('_xmouse')"); check 439 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_alpha')"); check 440 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_height')"); check 441 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_name')"); check 442 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_parent')"); check 443 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_rotation')"); check 444 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_visible')"); check 445 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_width')"); check 446 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_x')"); check 447 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_xmouse')"); check 448 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_xscale')"); check 449 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_y')"); check 450 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_ymouse')"); check 451 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_yscale')"); check 452 testsuite/misc-ming.all/NetStream-SquareTest.c check(mo, "!video.hasOwnProperty('_xmouse')"); check 101 testsuite/misc-ming.all/NetStream-SquareTestRunner.cpp check(endOfTestFound); check 76 testsuite/misc-ming.all/PrototypeEventListenersTestRunner.cpp check(endOfTestFound); check 116 testsuite/misc-ming.all/RegisterClassTest3.c check(mo, "_root.mc2 == undefined"); check 137 testsuite/misc-ming.all/RegisterClassTest3.c check(mo, "typeof(_root.mc2a) == 'movieclip'"); check 55 testsuite/misc-ming.all/RollOverOutTest-Runner.cpp check(mc1); check 57 testsuite/misc-ming.all/RollOverOutTest-Runner.cpp check(mc2); check 244 testsuite/misc-ming.all/RollOverOutTest.c check(mo, "visible_mc.hitTest(80, 120, true)"); check 246 testsuite/misc-ming.all/RollOverOutTest.c check(mo, "invisible_mc.hitTest(80, 180, true)"); check 248 testsuite/misc-ming.all/RollOverOutTest.c check(mo, "static_mask.hitTest(80, 240, true)"); check 250 testsuite/misc-ming.all/RollOverOutTest.c check(mo, "! dynamic_mask.hitTest(80, 280, true)"); check 252 testsuite/misc-ming.all/RollOverOutTest.c check(mo, "maskee.hitTest(80, 280, true)"); check 57 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 64 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 76 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 82 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 94 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 101 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 120 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 133 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 143 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 155 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 162 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 173 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(tester.isMouseOverMouseEntity()); check 179 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 217 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(text); check 221 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(text2); check 225 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(text3); check 231 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(mc1); check 238 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!tester.isMouseOverMouseEntity()); check 251 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!square_back); check 252 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!square_front); check 255 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(square_back); check 256 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(!square_front); check 259 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(square_back); check 260 testsuite/misc-ming.all/SpriteButtonEventsTest-Runner.cpp check(square_front); check 128 testsuite/misc-ming.all/TextSnapshotTest.c check(mo, "ts instanceof TextSnapshot"); check 203 testsuite/misc-ming.all/TextSnapshotTest.c check(mo, "ri instanceof Array"); check 208 testsuite/misc-ming.all/TextSnapshotTest.c check(mo, "!el.hasOwnProperty('indexInRun')"); check 53 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 70) ); check 54 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 71) ); check 55 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 72) ); check 56 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 73) ); check 59 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 63 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(tester.findDisplayItemByDepth(*root, 70) ); check 64 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 71) ); check 65 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 72) ); check 66 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 73) ); check 69 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 71 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 76 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 70) ); check 77 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 71) ); check 78 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 72) ); check 79 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 73) ); check 82 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 84 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 89 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 70) ); check 90 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 71) ); check 91 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 72) ); check 92 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 73) ); check 95 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 97 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 102 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 70) ); check 103 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 71) ); check 104 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 72) ); check 105 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 73) ); check 108 testsuite/misc-ming.all/attachMovieLoopingTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 56 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 70) ); check 57 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 71) ); check 58 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 72) ); check 59 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 73) ); check 62 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 68 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(tester.findDisplayItemByDepth(*root, 70) ); check 69 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 71) ); check 70 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 72) ); check 71 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 73) ); check 74 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 79 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 88 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(tmp.is_undefined()); check 90 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(tmp.is_undefined()); check 97 testsuite/misc-ming.all/attachMovieTestRunner.cpp check ( ! getObject(root)->get_member(mouseup, &tmp) ); check 108 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 70) ); check 109 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 71) ); check 110 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 72) ); check 111 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 73) ); check 114 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 119 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 125 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 70) ); check 126 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 71) ); check 127 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 72) ); check 128 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 73) ); check 131 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 136 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 142 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 70) ); check 143 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 71) ); check 144 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 72) ); check 145 testsuite/misc-ming.all/attachMovieTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 73) ); check 148 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 153 testsuite/misc-ming.all/attachMovieTestRunner.cpp check(! tester.isMouseOverMouseEntity()); check 132 testsuite/misc-ming.all/eventSoundTest1-Runner.cpp check(endOfTestFound); check 76 testsuite/misc-ming.all/getTimer_test.c check(mo, "x1 > 0"); check 77 testsuite/misc-ming.all/getTimer_test.c check(mo, "x2 > x1" ); check 80 testsuite/misc-ming.all/getTimer_test.c check(mo, "x2 < 6000"); check 82 testsuite/misc-ming.all/getTimer_test.c check(mo, "x2 == Math.ceil(x2)"); check 83 testsuite/misc-ming.all/getTimer_test.c check(mo, "x2 == Math.floor(x2)"); check 119 testsuite/misc-ming.all/loading/LoadBitmapTest.c check(mo, "f.__proto__ === flash.display.BitmapData.prototype"); check 123 testsuite/misc-ming.all/loading/LoadBitmapTest.c check(mo, "near(f, 1, 1, 0x05)"); check 124 testsuite/misc-ming.all/loading/LoadBitmapTest.c check(mo, "near(f, 8, 8, 0x010010)"); check 125 testsuite/misc-ming.all/loading/LoadBitmapTest.c check(mo, "near(f, 12, 12, 0x05030e)"); check 126 testsuite/misc-ming.all/loading/LoadBitmapTest.c check(mo, "near(f, 52, 52, 0x020109)"); check 127 testsuite/misc-ming.all/loading/LoadBitmapTest.c check(mo, "near(f, 56, 56, 0x010010)"); check 166 testsuite/misc-ming.all/loading/LoadBitmapTest.c check(mo, "e.constructor != backup.constructor"); check 66 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check(tester->isMouseOverMouseEntity()); check 73 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check(tester->isMouseOverMouseEntity()); check 108 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check(tester->isMouseOverMouseEntity()); check 128 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check(tester->isMouseOverMouseEntity()); check 150 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check(tester->isMouseOverMouseEntity()); check 191 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check(coverart); check 208 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check(endOfTestFound); check 119 testsuite/misc-ming.all/loop/loop_test-Runner.cpp check( tester.getInvalidatedRanges().contains(343, 330) ); check 133 testsuite/misc-ming.all/loop/loop_test-Runner.cpp check( tester.getInvalidatedRanges().isNull() ); check 77 testsuite/misc-ming.all/loop/loop_test2runner.cpp check( invalidated.contains(76, 4) ); // the "-xtrace enabled-" label... check 87 testsuite/misc-ming.all/loop/loop_test2runner.cpp check( invalidated.contains(redRange) ); check 88 testsuite/misc-ming.all/loop/loop_test2runner.cpp check( invalidated.contains(blackRange) ); check 107 testsuite/misc-ming.all/loop/loop_test2runner.cpp check( invalidated.contains(Intersection(redRange,blackRange)) ); check 75 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( invalidated.isWorld() ); check 82 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 2+DisplayObject::staticDepthOffset) ); check 84 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( invalidated.contains(Bounds(0, 0, 60, 60)) ); check 91 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 2+DisplayObject::staticDepthOffset) ); check 92 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 3+DisplayObject::staticDepthOffset) ); check 94 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( invalidated.contains(Bounds(60, 0, 120, 60)) ); check 101 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 2+DisplayObject::staticDepthOffset) ); check 102 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 3+DisplayObject::staticDepthOffset) ); check 103 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 4+DisplayObject::staticDepthOffset) ); check 105 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( invalidated.contains(Bounds(120, 0, 180, 60)) ); check 113 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( invalidated.contains(Bounds(0, 0, 180, 60)) ); check 120 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 2+DisplayObject::staticDepthOffset) ); check 122 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( invalidated.contains(Bounds(0, 0, 60, 60)) ); check 129 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 2+DisplayObject::staticDepthOffset) ); check 130 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 3+DisplayObject::staticDepthOffset) ); check 132 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( invalidated.contains(Bounds(60, 0, 120, 60)) ); check 139 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 2+DisplayObject::staticDepthOffset) ); check 140 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 3+DisplayObject::staticDepthOffset) ); check 141 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( tester.findDisplayItemByDepth(*root, 4+DisplayObject::staticDepthOffset) ); check 143 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp check( invalidated.contains(Bounds(120, 0, 180, 60)) ); check 165 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(10, 210, true)"); check 166 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(50, 250, true)"); check 170 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(40, 210, true)"); check 171 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(80, 250, true)"); check 175 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(210, 210, true)"); check 176 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(250, 250, true)"); check 180 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(240, 210, true)"); check 181 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(280, 250, true)"); check 185 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(10, 310, true)"); check 186 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(50, 350, true)"); check 190 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(40, 310, true)"); check 191 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(80, 350, true)"); check 195 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(210, 310, true)"); check 196 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(250, 350, true)"); check 200 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(240, 310, true)"); check 201 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(280, 350, true)"); check 241 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc2.hitTest(10, 210, true)"); check 242 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(10, 210, false)"); // bounding box hitTest not affected by masks check 243 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(50, 250, true)"); check 248 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(40, 210, false)"); check 249 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(80, 250, false)"); check 250 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc3.hitTest(40, 210, true)"); check 251 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc3.hitTest(80, 250, true)"); check 256 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc4.hitTest(210, 210, true)"); check 257 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc4.hitTest(250, 250, true)"); check 258 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(210, 210, false)"); check 259 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(250, 250, false)"); check 264 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(240, 210, true)"); check 265 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc5.hitTest(280, 250, true)"); check 266 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(280, 250, false)"); check 271 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc2.hitTest(10, 310, true)"); check 272 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(10, 310, false)"); check 273 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(50, 350, true)"); check 278 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc3.hitTest(40, 310, true)"); check 279 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc3.hitTest(80, 350, true)"); check 280 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(40, 310, false)"); check 281 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(80, 350, false)"); check 284 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc4.hitTest(210, 310, true)"); check 285 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc4.hitTest(250, 350, true)"); check 286 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(210, 310, false)"); check 287 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(250, 350, false)"); check 292 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(240, 310, true)"); check 293 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc5.hitTest(280, 350, true)"); check 294 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(280, 350, false)"); check 331 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc2.hitTest(10, 210, true)"); check 332 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(10, 210, false)"); // bounding box hitTest not affected by masks check 333 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(50, 250, true)"); check 338 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(40, 210, false)"); check 339 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(80, 250, false)"); check 340 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc3.hitTest(40, 210, true)"); check 341 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc3.hitTest(80, 250, true)"); check 346 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(210, 210, false)"); check 347 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(250, 250, false)"); check 348 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc4.hitTest(210, 210, true)"); check 349 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc4.hitTest(250, 250, true)"); check 354 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(240, 210, true)"); check 355 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc5.hitTest(280, 250, true)"); check 356 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(280, 250, false)"); check 361 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc2.hitTest(10, 310, true)"); check 362 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(10, 310, false)"); check 363 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(50, 350, true)"); check 368 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc3.hitTest(40, 310, true)"); check 369 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc3.hitTest(80, 350, true)"); check 370 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(40, 310, false)"); check 371 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(80, 350, false)"); check 374 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc4.hitTest(210, 310, true)"); check 375 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc4.hitTest(250, 350, true)"); check 376 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(210, 310, false)"); check 377 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(250, 350, false)"); check 382 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(240, 310, true)"); check 383 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc5.hitTest(280, 350, true)"); check 384 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(280, 350, false)"); check 414 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc2.hitTest(10, 210, true)"); check 415 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc2.hitTest(50, 250, true)"); check 416 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(10, 210, false)"); check 417 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(50, 250, false)"); check 425 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc3.hitTest(80, 250, true)"); // out of masked area check 426 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(80, 250, false)"); check 427 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(40, 210, false)"); check 434 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc4.hitTest(210, 210, true)"); // out of masked area check 436 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(210, 210, false)"); check 437 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(250, 250, false)"); check 440 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc5.hitTest(240, 210, true)"); check 441 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc5.hitTest(280, 250, true)"); check 442 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(240, 210, false)"); check 443 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(280, 250, false)"); check 446 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc2.hitTest(10, 310, true)"); check 447 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc2.hitTest(50, 350, true)"); check 448 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(10, 310, false)"); check 449 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(50, 350, false)"); check 452 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(40, 310, true)"); check 453 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc3.hitTest(80, 350, true)"); check 454 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(80, 350, false)"); check 457 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc4.hitTest(210, 310, true)"); check 458 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(210, 310, false)"); check 459 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(250, 350, true)"); check 462 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(240, 310, false)"); check 463 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(280, 350, false)"); check 464 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc5.hitTest(240, 310, true)"); check 465 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc5.hitTest(280, 350, true)"); check 484 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(10, 210, true)"); check 485 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc2.hitTest(50, 250, true)"); check 491 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(40, 210, true)"); check 492 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc3.hitTest(80, 250, true)"); // out of masked area check 493 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc3.hitTest(80, 250, false)"); check 499 testsuite/misc-ming.all/masks_test.c check(mo, "!staticmc4.hitTest(210, 210, true)"); // out of masked area check 500 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(250, 250, true)"); check 501 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc4.hitTest(210, 210, false)"); check 504 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(240, 210, true)"); check 505 testsuite/misc-ming.all/masks_test.c check(mo, "staticmc5.hitTest(280, 250, true)"); check 508 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(10, 310, true)"); check 509 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc2.hitTest(50, 350, true)"); check 512 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(40, 310, true)"); check 513 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc3.hitTest(80, 350, true)"); check 514 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc3.hitTest(80, 350, false)"); check 517 testsuite/misc-ming.all/masks_test.c check(mo, "!dynamicmc4.hitTest(210, 310, true)"); check 518 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(210, 310, false)"); check 519 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc4.hitTest(250, 350, true)"); check 522 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(240, 310, true)"); check 523 testsuite/misc-ming.all/masks_test.c check(mo, "dynamicmc5.hitTest(280, 350, true)"); check 107 testsuite/misc-ming.all/masks_test2.c check(mo, "mc1.hitTest(28, 28, true)"); check 108 testsuite/misc-ming.all/masks_test2.c check(mo, "mc2.hitTest(58, 58, true)"); check 109 testsuite/misc-ming.all/masks_test2.c check(mo, "mc3.hitTest(88, 88, true)"); check 110 testsuite/misc-ming.all/masks_test2.c check(mo, "mc4.hitTest(118, 118, true)"); check 111 testsuite/misc-ming.all/masks_test2.c check(mo, "mc5.hitTest(148, 148, true)"); check 112 testsuite/misc-ming.all/masks_test2.c check(mo, "mc6.hitTest(178, 178, true)"); check 125 testsuite/misc-ming.all/masks_test2.c check(mo, "mc7.hitTest(208, 208, true)"); check 64 testsuite/misc-ming.all/masks_test2runner.cpp check( ! tester.isMouseOverMouseEntity() ); // not visible in its mask check 66 testsuite/misc-ming.all/masks_test2runner.cpp check( ! tester.isMouseOverMouseEntity() ); // hits mc2 mask, but not mc1 mask check 68 testsuite/misc-ming.all/masks_test2runner.cpp check( tester.isMouseOverMouseEntity() ); // hits both mc2 and mc1 mask, and mc4 mouse entity check 60 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(76, 4) ); // the "-xtrace enabled-" label... check 69 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.findDisplayItemByName(*root, "staticmc2") ); check 70 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.findDisplayItemByName(*root, "staticmc3") ); check 71 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.findDisplayItemByName(*root, "staticmc4") ); check 72 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.findDisplayItemByName(*root, "staticmc5") ); check 73 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.findDisplayItemByName(*root, "dynamicmc2") ); check 74 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.findDisplayItemByName(*root, "dynamicmc3") ); check 75 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.findDisplayItemByName(*root, "dynamicmc4") ); check 76 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.findDisplayItemByName(*root, "dynamicmc5") ); check 92 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 232) ); check 95 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 232) ); check 98 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 232) ); check 102 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 232) ); check 105 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 232) ); check 108 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 232) ); check 112 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 331) ); check 115 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 331) ); check 118 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 331) ); check 122 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 331) ); check 125 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 331) ); check 128 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 331) ); check 140 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 232) ); check 143 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 232) ); check 146 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 232) ); check 150 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 232) ); check 153 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 232) ); check 156 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 232) ); check 160 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 331) ); check 163 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 331) ); check 166 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 331) ); check 170 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 331) ); check 173 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 331) ); check 176 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 331) ); check 188 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 232) ); check 191 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 232) ); check 194 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 232) ); check 198 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 232) ); check 201 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 232) ); check 204 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 232) ); check 208 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 331) ); check 211 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 331) ); check 214 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 331) ); check 218 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 331) ); check 221 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 331) ); check 224 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 331) ); check 234 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 232) ); check 237 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 232) ); check 240 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 232) ); check 244 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 232) ); check 247 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 232) ); check 250 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 232) ); check 254 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 331) ); check 257 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 331) ); check 260 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 331) ); check 264 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 331) ); check 267 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 331) ); check 270 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 331) ); check 284 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 232) ); check 287 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 232) ); check 290 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 232) ); check 294 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.isMouseOverMouseEntity() ) // the mask is still sensible to mouse check 298 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.isMouseOverMouseEntity() ) // sensible to mouse check 302 testsuite/misc-ming.all/masks_testrunner.cpp check( ! tester.isMouseOverMouseEntity() ) // not covered area is not sensible to mouse check 310 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 232) ); check 313 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 232) ); check 316 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 232) ); check 320 testsuite/misc-ming.all/masks_testrunner.cpp check( ! tester.isMouseOverMouseEntity() ) // not covered area is not sensible to mouse check 323 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.isMouseOverMouseEntity() ) // not covered area is not sensible to mouse check 324 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 232) ); check 328 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 232) ); check 330 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.isMouseOverMouseEntity() ) // mask still sensible to mouse check 337 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(14, 331) ); check 340 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(48, 331) ); check 343 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(80, 331) ); check 347 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.isMouseOverMouseEntity() ) // the mask is still sensible to mouse check 351 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.isMouseOverMouseEntity() ) // sensible to mouse check 355 testsuite/misc-ming.all/masks_testrunner.cpp check( ! tester.isMouseOverMouseEntity() ) // not covered area is not sensible to mouse check 363 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(214, 331) ); check 366 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 331) ); check 369 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(276, 331) ); check 373 testsuite/misc-ming.all/masks_testrunner.cpp check( ! tester.isMouseOverMouseEntity() ) // not covered area is not sensible to mouse check 376 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.isMouseOverMouseEntity() ) // not covered area is not sensible to mouse check 377 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 331) ); check 381 testsuite/misc-ming.all/masks_testrunner.cpp check( invalidated.contains(248, 331) ); check 383 testsuite/misc-ming.all/masks_testrunner.cpp check( tester.isMouseOverMouseEntity() ) // mask still sensible to mouse check 149 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(21, 270, false)"); // top-left check 150 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(79, 270, false)"); // top-right check 151 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(21, 329, false)"); // bottom-left check 152 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(79, 329, false)"); // bottom-right check 154 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(18, 300, false)"); // overleft check 155 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(82, 300, false)"); // overright check 156 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 260, false)"); // overup check 157 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 331, false)"); // overdown check 176 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(8, 258, false)"); // top-left check 177 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(90, 258, false)"); // top-right check 178 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(8, 340, false)"); // bottom-left check 179 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(90, 340, false)"); // bottom-right check 181 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(6, 300, false)"); // overleft check 182 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(95, 300, false)"); // overright check 183 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 250, false)"); // overup check 184 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 345, false)"); // overdown check 204 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-56, 194, false)"); // top-left check 205 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(156, 194, false)"); // top-right check 206 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-56, 406, false)"); // bottom-left check 207 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(156, 406, false)"); // bottom-right check 209 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-57, 300, false)"); // overleft check 210 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(157, 300, false)"); // overright check 211 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 193, false)"); // overup check 212 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 407, false)"); // overdown check 231 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-141, 194, false)"); // top-left check 232 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(241, 194, false)"); // top-right check 233 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-141, 406, false)"); // bottom-left check 234 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(241, 406, false)"); // bottom-right check 236 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-142, 300, false)"); // overleft check 237 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(242, 300, false)"); // overright check 238 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 193, false)"); // overup check 239 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 407, false)"); // overdown check 258 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-141, 194, false)"); // top-left check 259 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(241, 194, false)"); // top-right check 260 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-141, 406, false)"); // bottom-left check 261 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(241, 406, false)"); // bottom-right check 263 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-142, 300, false)"); // overleft check 264 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(242, 300, false)"); // overright check 265 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 193, false)"); // overup check 266 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 407, false)"); // overdown check 285 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-56, 194, false)"); // top-left check 286 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(156, 194, false)"); // top-right check 287 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-56, 406, false)"); // bottom-left check 288 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(156, 406, false)"); // bottom-right check 290 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-57, 300, false)"); // overleft check 291 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(157, 300, false)"); // overright check 292 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 193, false)"); // overup check 293 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 407, false)"); // overdown check 313 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-34, 216, false)"); // top-left check 314 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(134, 216, false)"); // top-right check 315 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-34, 384, false)"); // bottom-left check 316 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(134, 384, false)"); // bottom-right check 318 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-36, 300, false)"); // overleft check 319 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(136, 300, false)"); // overright check 320 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 214, false)"); // overup check 321 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 386, false)"); // overdown check 341 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-34, 258, false)"); // top-left check 342 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(134, 258, false)"); // top-right check 343 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-34, 342, false)"); // bottom-left check 344 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(134, 342, false)"); // bottom-right check 346 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-36, 300, false)"); // overleft check 347 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(136, 300, false)"); // overright check 348 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 257, false)"); // overup check 349 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 343, false)"); // overdown check 368 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 270, false)"); // top-left check 369 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 270, false)"); // top-right check 370 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 330, false)"); // bottom-left check 371 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 330, false)"); // bottom-right check 373 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 300, false)"); // overleft check 374 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 300, false)"); // overright check 375 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 269, false)"); // overup check 376 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 331, false)"); // overdown check 395 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 270, false)"); // top-left check 396 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 270, false)"); // top-right check 397 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 330, false)"); // bottom-left check 398 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 330, false)"); // bottom-right check 400 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 300, false)"); // overleft check 401 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 300, false)"); // overright check 402 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 269, false)"); // overup check 403 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 331, false)"); // overdown check 422 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 270, false)"); // top-left check 423 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 270, false)"); // top-right check 424 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 330, false)"); // bottom-left check 425 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 330, false)"); // bottom-right check 427 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 300, false)"); // overleft check 428 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 300, false)"); // overright check 429 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 269, false)"); // overup check 430 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 331, false)"); // overdown check 449 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 270, false)"); // top-left check 450 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 270, false)"); // top-right check 451 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 330, false)"); // bottom-left check 452 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 330, false)"); // bottom-right check 454 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 300, false)"); // overleft check 455 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 300, false)"); // overright check 456 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 269, false)"); // overup check 457 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 331, false)"); // overdown check 476 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, -1082, false)"); // top-left check 477 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, -1082, false)"); // top-right check 478 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 1682, false)"); // bottom-left check 479 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 1682, false)"); // bottom-right check 481 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 0, false)"); // overleft check 482 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 0, false)"); // overright check 483 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, -1083, false)"); // overup check 484 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 1683, false)"); // overdown check 503 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, -1082, false)"); // top-left check 504 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, -1082, false)"); // top-right check 505 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 1682, false)"); // bottom-left check 506 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 1682, false)"); // bottom-right check 508 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 0, false)"); // overleft check 509 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 0, false)"); // overright check 510 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, -1083, false)"); // overup check 511 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 1683, false)"); // overdown check 530 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, -1082, false)"); // top-left check 531 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, -1082, false)"); // top-right check 532 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 1682, false)"); // bottom-left check 533 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 1682, false)"); // bottom-right check 535 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 0, false)"); // overleft check 536 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 0, false)"); // overright check 537 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, -1083, false)"); // overup check 538 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 1683, false)"); // overdown check 557 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, -1082, false)"); // top-left check 558 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, -1082, false)"); // top-right check 559 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 1682, false)"); // bottom-left check 560 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 1682, false)"); // bottom-right check 562 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 0, false)"); // overleft check 563 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 0, false)"); // overright check 564 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, -1083, false)"); // overup check 565 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 1683, false)"); // overdown check 584 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, -1082, false)"); // top-left check 585 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, -1082, false)"); // top-right check 586 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 1682, false)"); // bottom-left check 587 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 1682, false)"); // bottom-right check 589 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 0, false)"); // overleft check 590 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 0, false)"); // overright check 591 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, -1083, false)"); // overup check 592 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 1683, false)"); // overdown check 611 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, -1082, false)"); // top-left check 612 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, -1082, false)"); // top-right check 613 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(20, 1682, false)"); // bottom-left check 614 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(80, 1682, false)"); // bottom-right check 616 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(19, 0, false)"); // overleft check 617 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(81, 0, false)"); // overright check 618 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, -1083, false)"); // overup check 619 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(50, 1683, false)"); // overdown check 639 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 270, false)"); // top-left check 640 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 270, false)"); // top-right check 641 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 330, false)"); // bottom-left check 642 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 330, false)"); // bottom-right check 644 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-1333, 300, false)"); // overleft check 645 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(1433, 300, false)"); // overright check 646 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 269, false)"); // overup check 647 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 331, false)"); // overdown check 667 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 270, false)"); // top-left check 668 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 270, false)"); // top-right check 669 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 330, false)"); // bottom-left check 670 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 330, false)"); // bottom-right check 672 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-1333, 300, false)"); // overleft check 673 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(1433, 300, false)"); // overright check 674 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 269, false)"); // overup check 675 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 331, false)"); // overdown check 695 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 270, false)"); // top-left check 696 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 270, false)"); // top-right check 697 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 330, false)"); // bottom-left check 698 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 330, false)"); // bottom-right check 700 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-1333, 300, false)"); // overleft check 701 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(1433, 300, false)"); // overright check 702 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 269, false)"); // overup check 703 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 331, false)"); // overdown check 723 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 270, false)"); // top-left check 724 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 270, false)"); // top-right check 725 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 330, false)"); // bottom-left check 726 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 330, false)"); // bottom-right check 728 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-1333, 300, false)"); // overleft check 729 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(1433, 300, false)"); // overright check 730 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 269, false)"); // overup check 731 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 331, false)"); // overdown check 751 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 270, false)"); // top-left check 752 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 270, false)"); // top-right check 753 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 330, false)"); // bottom-left check 754 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 330, false)"); // bottom-right check 756 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-1333, 300, false)"); // overleft check 757 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(1433, 300, false)"); // overright check 758 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 269, false)"); // overup check 759 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 331, false)"); // overdown check 779 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 270, false)"); // top-left check 780 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 270, false)"); // top-right check 781 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1332, 330, false)"); // bottom-left check 782 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1432, 330, false)"); // bottom-right check 784 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-1333, 300, false)"); // overleft check 785 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(1433, 300, false)"); // overright check 786 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 269, false)"); // overup check 787 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 331, false)"); // overdown check 806 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1362, 286, false)"); // top-left check 807 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1462, 286, false)"); // top-right check 808 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(-1362, 315, false)"); // bottom-left check 809 testsuite/misc-ming.all/matrix_test.c check(mo, "staticmc.hitTest(1462, 315, false)"); // bottom-right check 811 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(-1363, 300, false)"); // overleft check 812 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(1463, 300, false)"); // overright check 813 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 284, false)"); // overup check 814 testsuite/misc-ming.all/matrix_test.c check(mo, "!staticmc.hitTest(0, 316, false)"); // overdown check 76 testsuite/misc-ming.all/place_and_remove_object_test.c check(mo, "_root.sh1 != undefined"); check 89 testsuite/misc-ming.all/place_and_remove_object_test.c check(mo, "_root.sh2 != undefined"); check 113 testsuite/misc-ming.all/place_object_test.c check(mo, "mc1._name != mc2._name"); check 177 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip1 instanceOf MovieClip"); check 179 testsuite/misc-ming.all/registerClassTest.c check(mo, "! clip1 instanceOf CustomClass"); check 187 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip2 instanceOf CustomClass"); check 188 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip2.hasOwnProperty('__constructor__')"); check 189 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip2.hasOwnProperty('constructor')"); check 190 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip2.hasOwnProperty('__proto__')"); check 196 testsuite/misc-ming.all/registerClassTest.c check(mo, "! clip2 instanceOf MovieClip"); check 203 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip3.hasOwnProperty('__constructor__')"); check 204 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip3.hasOwnProperty('constructor')"); check 205 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip3.hasOwnProperty('__proto__')"); check 211 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip3 instanceOf CustomClass2"); check 212 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip3 instanceOf MovieClip"); check 219 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip4.hasOwnProperty('__constructor__')"); check 220 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip4.hasOwnProperty('constructor')"); check 221 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip4.hasOwnProperty('__proto__')"); check 227 testsuite/misc-ming.all/registerClassTest.c check(mo, "clip4 instanceOf MovieClip"); check 53 testsuite/misc-ming.all/registerClassTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 71) ); check 54 testsuite/misc-ming.all/registerClassTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 72) ); check 57 testsuite/misc-ming.all/registerClassTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 62 testsuite/misc-ming.all/registerClassTestRunner.cpp check( tester.findDisplayItemByDepth(*root, 71) ); check 63 testsuite/misc-ming.all/registerClassTestRunner.cpp check(! tester.findDisplayItemByDepth(*root, 72) ); check 66 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 68 testsuite/misc-ming.all/registerClassTestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 73 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.findDisplayItemByDepth(*root, 71) ); check 74 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.findDisplayItemByDepth(*root, 72) ); check 77 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 79 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 84 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.findDisplayItemByDepth(*root, 71) ); check 85 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.findDisplayItemByDepth(*root, 72) ); check 86 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.findDisplayItemByDepth(*root, 73) ); check 89 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 91 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 93 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 99 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 101 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 103 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 105 testsuite/misc-ming.all/registerClassTestRunner.cpp check(tester.isMouseOverMouseEntity()); check 68 testsuite/misc-ming.all/replace_buttons1test_runner.cpp check( invalidated.contains(76, 4) ); // the "-xtrace enabled-" label... check 78 testsuite/misc-ming.all/replace_buttons1test_runner.cpp check( invalidated.contains(redRange1) ); check 103 testsuite/misc-ming.all/replace_buttons1test_runner.cpp check( invalidated.contains(redRange1) ); check 104 testsuite/misc-ming.all/replace_buttons1test_runner.cpp check( invalidated.contains(redRange2) ); check 131 testsuite/misc-ming.all/replace_buttons1test_runner.cpp check( invalidated.contains(redRange1) ); check 132 testsuite/misc-ming.all/replace_buttons1test_runner.cpp check( invalidated.contains(redRange2) ); check 69 testsuite/misc-ming.all/replace_shapes1test_runner.cpp check( invalidated.contains(76, 4) ); // the "-xtrace enabled-" label... check 79 testsuite/misc-ming.all/replace_shapes1test_runner.cpp check( invalidated.contains(redRange) ); check 104 testsuite/misc-ming.all/replace_shapes1test_runner.cpp check( invalidated.contains(redRange) ); check 105 testsuite/misc-ming.all/replace_shapes1test_runner.cpp check( invalidated.contains(greenRange) ); check 130 testsuite/misc-ming.all/replace_shapes1test_runner.cpp check( invalidated.contains(redRange) ); check 131 testsuite/misc-ming.all/replace_shapes1test_runner.cpp check( invalidated.contains(greenRange) ); check 68 testsuite/misc-ming.all/replace_sprites1test_runner.cpp check( invalidated.contains(76, 4) ); // the "-xtrace enabled-" label... check 78 testsuite/misc-ming.all/replace_sprites1test_runner.cpp check( invalidated.contains(redRange1) ); check 103 testsuite/misc-ming.all/replace_sprites1test_runner.cpp check( invalidated.contains(redRange1) ); check 104 testsuite/misc-ming.all/replace_sprites1test_runner.cpp check( invalidated.contains(redRange2) ); check 129 testsuite/misc-ming.all/replace_sprites1test_runner.cpp check( invalidated.contains(redRange1) ); check 130 testsuite/misc-ming.all/replace_sprites1test_runner.cpp check( invalidated.contains(redRange2) ); check 53 testsuite/misc-ming.all/root_stop_testrunner.cpp check(ch); check 55 testsuite/misc-ming.all/root_stop_testrunner.cpp check(mc); check 74 testsuite/misc-ming.all/shape_test.c check(mo, "sh1 != undefined"); check 75 testsuite/misc-ming.all/shape_test.c check(mo, "sh2 != undefined"); check 163 testsuite/misc-swfc.all/button_test1runner.cpp check(eot.to_bool(8)); check 63 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(loaded); check 72 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(getObject(const_cast<DisplayObject*>(loaded))->get_member(xscale, &tmp)); check 73 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(tmp.strictly_equals(50)); check 82 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(text); check 85 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 90 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(tester.isMouseOverMouseEntity()); check 95 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(xscale, &tmp)); check 97 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(yscale, &tmp)); check 103 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(xscale, &tmp)); check 105 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(yscale, &tmp)); check 111 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(xscale, &tmp)); check 113 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(yscale, &tmp)); check 118 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(tester.isMouseOverMouseEntity()); check 123 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(xscale, &tmp)); check 125 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(yscale, &tmp)); check 131 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(xscale, &tmp)); check 133 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(yscale, &tmp)); check 139 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(xscale, &tmp)); check 141 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(yscale, &tmp)); check 147 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(xscale, &tmp)); check 149 testsuite/movies.all/gravity_embedded-TestRunner.cpp check(obj->get_member(yscale, &tmp)); check 86 testsuite/samples/clip_as_button2-TestRunner.cpp check(text); check 88 testsuite/samples/clip_as_button2-TestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 92 testsuite/samples/clip_as_button2-TestRunner.cpp check(tester.isMouseOverMouseEntity()); check 109 testsuite/samples/clip_as_button2-TestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 120 testsuite/samples/clip_as_button2-TestRunner.cpp check(tester.isMouseOverMouseEntity()); check 136 testsuite/samples/clip_as_button2-TestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 147 testsuite/samples/clip_as_button2-TestRunner.cpp check(tester.isMouseOverMouseEntity()); check 162 testsuite/samples/clip_as_button2-TestRunner.cpp check(tester.isMouseOverMouseEntity()); check 177 testsuite/samples/clip_as_button2-TestRunner.cpp check(tester.isMouseOverMouseEntity()); check 192 testsuite/samples/clip_as_button2-TestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 206 testsuite/samples/clip_as_button2-TestRunner.cpp check(!tester.isMouseOverMouseEntity()); check 222 testsuite/samples/clip_as_button2-TestRunner.cpp check(tester.isMouseOverMouseEntity());