Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js17 var BreakWith = { variable
36 breakWith: BreakWith.System,
190 case BreakWith.CarriageReturnLineFeed:
191 return BreakWith.CarriageReturnLineFeed;
194 case BreakWith.LineFeed:
195 return BreakWith.LineFeed;