Home
last modified time | relevance | path

Searched refs:styleCache (Results 1 – 6 of 6) sorted by relevance

/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js754 var styleCache = {};
758 var style = styleCache[token];
790 if (!isEmbedded) { styleCache[token] = style; }
H A Dprettify.js802 var styleCache = {};
806 var style = styleCache[token];
838 if (!isEmbedded) { styleCache[token] = style; }
H A Drun_prettify.js1031 var styleCache = {};
1035 var style = styleCache[token];
1067 if (!isEmbedded) { styleCache[token] = style; }
/plugin/schedule/lib/
H A DscheduleCitiesMap.js371 var styleCache = {false: {}, true: {}}; class in AnonymousFunction4e1d9e560e00
385 var style = styleCache[selected][size];
400 styleCache[selected][size] = style;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js19278 _processItems: function _processItems(items, styleCache) {
19282 appendText(this, items[i], styleCache);
19329 var styleCache = Object.create(null);
19354 Object.assign(styleCache, value.styles);
19356 _this2._processItems(value.items, styleCache);
19369 styleCache = null;
H A Dpdf.js.map1styleCache","textItems","textStyles","expandTextDivs","expand","padding","renderParameters","textC…