HomeSort by relevance Sort by last modified time
    Searched full:dijit (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
dojo-1.6.1.js 17 dojo, dijit, and dojox must always be the first three, and in that order.
20 ["dijit", "fijit"],
147 // Assigned to dijit.defaultDuration.
151 // dojo.back, and dijit popup support in IE where an iframe is needed to make sure native
229 //Need placeholders for dijit and dojox for scoping code.
230 if(typeof dijit == "undefined"){
231 dijit = {_scopeName: "dijit"};
238 d._scopeArgs = [dojo, dijit, dojox];
568 // dijit: { name: "dijit", value: "../dijit" }
    [all...]

Completed in 100 milliseconds