D 327 gui/fb/EventDevice.cpp case KEY_D : return shift ? gnash::key::D : gnash::key::d;
D 145 libbase/GnashTexture.cpp D(bug("GnashTexture::GnashTexture()\n"));
D 152 libbase/GnashTexture.cpp D(bug("GnashTexture::~GnashTexture()\n"));
D 231 libbase/GnashTexture.cpp D(bug("GnashTexture::update(): data %p, size %dx%d\n", data, _width, _height));
D 116 libcore/GnashKey.h D,
D 38 testsuite/libcore.all/EdgeTest.cpp D(double d) : _d(d), _t(1e-4) {}
D 41 testsuite/libcore.all/EdgeTest.cpp D(double d, double t) : _d(d), _t(t) {}
D 71 testsuite/libcore.all/EdgeTest.cpp check_equals(D(Edge::distancePtSeg(point(0,0), point(-10, 0), point(3, 0))), 0);
D 39 testsuite/libcore.all/MatrixTest.cpp D(double d) : _d(d), _t(1e-3) {}
D 42 testsuite/libcore.all/MatrixTest.cpp D(double d, double t) : _d(d), _t(t) {}
D 102 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 1.5);
D 103 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 2.5);
D 104 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 0);
D 109 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 34);
D 110 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 4);
D 111 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 0);
D 116 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 1);
D 117 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 1);
D 118 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2);
D 123 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 2);
D 124 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 1);
D 125 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2);
D 130 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 1);
D 131 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 2);
D 132 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2);
D 137 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 1);
D 138 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 2);
D 139 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 0);
D 144 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 1);
D 145 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 2);
D 146 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 0);
D 151 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 1);
D 152 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 2);
D 153 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2);
D 158 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 0);
D 160 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_x_scale()), 16);
D 161 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_y_scale()), 1);
D 162 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 0);
D 164 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_x_scale()), 16);
D 165 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_y_scale()), 1);
D 166 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 3.14159);
D 168 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_x_scale()), 16);
D 169 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_y_scale()), 1);
D 170 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 3.14159);
D 173 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_x_scale()), 16);
D 174 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_y_scale()), 64);
D 175 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 3.14159);
D 178 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_x_scale()), 128);
D 179 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_y_scale()), 64);
D 180 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 0);
D 186 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 2);
D 187 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 4);
D 188 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2);
D 193 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 6);
D 194 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 12);
D 195 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2);
D 200 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_x_scale()), 12);
D 201 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_y_scale()), 12);
D 202 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2);
D 98 testsuite/misc-ming.all/key_event_testrunner.cpp tester.pressKey(key::D);
D 99 testsuite/misc-ming.all/key_event_testrunner.cpp tester.releaseKey(key::D);