Searched defs:normalizeCssURI (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/web/static/
H A Dopengrok.js169 OpenGrok.prototype.normalizeCssURI = function(uri) {
368 backgroundImage: O.normalizeCssURI(button.getStyle('backgroundImage')),
377 backgroundImage: O.normalizeCssURI('url("img/loading-18x18.gif")'),

Completed in 8 milliseconds