Home
last modified time | relevance | path

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

/plugin/s5reloaded/ui/thesis/
H A Dslides.js162 var canvas_nofill = 0; variable
1965 canvas_htmltext = 0; canvas_nofill = 0;
1968 if(tmp.search(/nofill/) != -1) canvas_nofill = 1;
2300 if(canvas_nofill <= 0) {
2324 drawLine(ctx,pw,ph+ih-bh,bw,bh,dw,ChartData[i],hf,cc,canvas_nofill);