Lines Matching refs:Util
37 Util.set_defaults(this, defaults, {
45 Util.Debug(">> Display.constructor");
63 Util.Debug("User Agent: " + navigator.userAgent);
64 if (Util.Engine.gecko) { Util.Debug("Browser: gecko " + Util.Engine.gecko); }
65 if (Util.Engine.webkit) { Util.Debug("Browser: webkit " + Util.Engine.webkit); }
66 if (Util.Engine.trident) { Util.Debug("Browser: trident " + Util.Engine.trident); }
67 if (Util.Engine.presto) { Util.Debug("Browser: presto " + Util.Engine.presto); }
79 Util.Info("Prefering javascript operations");
95 Util.Info("Data URI scheme cursor supported");
100 Util.Warn("Data URI scheme cursor not supported");
104 Util.Error("Data URI scheme cursor test exception: " + exc);
108 Util.Debug("<< Display.constructor");
119 Util.Debug("Setting viewport to full display region");
185 Util.Debug("viewportChange deltaX: " + deltaX + ", deltaY: " + deltaY);
315 if (Util.Engine.trident === 6) {
458 Util.Warn("changeCursor called but no cursor data URI support");
508 Util.Debug("No scaling support");
622 Util.make_properties(Display, [