Home
last modified time | relevance | path

Searched refs:Hack (Results 1 – 15 of 15) sorted by relevance

/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/
Dwrap-for-optimizing.js1 var Hack = require('./hack'); variable
95 match = [Hack.UNDERSCORE];
97 match = [Hack.ASTERISK];
99 match = [Hack.BANG];
101 match = [Hack.BANG];
103 match = [Hack.BACKSLASH, lastValue[1].substring(lastValue[1].indexOf(Match.BACKSLASH) + 1)];
105 match = [Hack.BACKSLASH, lastValue[1].substring(1)];
152 … .substring(0, lastValue[1].indexOf(hackFrom[0] == Hack.BACKSLASH ? Match.BACKSLASH : Match.BANG))
167 if (whichHack[0] == Hack.ASTERISK || whichHack[0] == Hack.UNDERSCORE) {
169 } else if (whichHack[0] == Hack.BACKSLASH || whichHack[0] == Hack.BANG) {
Drestore-from-optimizing.js1 var Hack = require('./hack'); variable
58 if (property.hack[0] == Hack.UNDERSCORE) {
60 } else if (property.hack[0] == Hack.ASTERISK) {
62 } else if (property.hack[0] == Hack.BACKSLASH) {
64 } else if (property.hack[0] == Hack.BANG) {
Dhack.js1 var Hack = { variable
8 module.exports = Hack;
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Doptimize.js9 var Hack = require('../hack'); variable
410 …(property.hack[0] == Hack.ASTERISK || property.hack[0] == Hack.UNDERSCORE) && !options.compatibili…
411 property.hack[0] == Hack.BACKSLASH && !options.compatibility.properties.ieSuffixHack ||
412 property.hack[0] == Hack.BANG && !options.compatibility.properties.ieBangHack)) {
/plugin/combo/resources/theme/default/components/css/
Dwebcode.css51 /* Hack: The button is shown because we don't take over completly the table*/
/plugin/asciidocjs/node_modules/yargs/
Dindex.cjs32 /* Hack an instance of Argv with process.argv into Argv
/plugin/codemirror/dist/modes/
Dgfm.min.js.map1 … function(stream, state) {\n state.combineTokens = null;\n\n // Hack to prevent formatti…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
Dfirebug-1.3a2.css574 /* Webkit CSS Hack - bug in "highlight" named color */
Dfirebug.css2891 /* Webkit CSS Hack - bug in "highlight" named color */
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.css983 /** Hack to force underline to show **/
2270 /** Hack to force underline to show **/
Dbundle.js.map1Hack to force underline to show **/\\n\\tborder-bottom: 1px solid transparent;\\n\\ttext-underline…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.css983 /** Hack to force underline to show **/
2270 /** Hack to force underline to show **/
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1 …n }\n } else {\n if (!repeatForInsert) {\n // Hack to get the cursor t…
/plugin/pdfjs/pdfjs/build/
Dpdf.js.map1Hack begin */\n // There's currently no event when a font has finished downloading so the\n …
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1 …_FEATURES.javaScript);\n return true;\n });\n\n // Hack to support auto pri…