()
| 39154 | } |
| 39155 | |
| 39156 | function getTextFontSize() { |
| 39157 | return "" + Math.round(zPos) + "px "; |
| 39158 | } |
| 39159 | |
| 39160 | function changeStyle(oldStyle, newStyle) { |
| 39161 | var ctxFont = "" + context.font; |
no outgoing calls
no test coverage detected
searching dependent graphs…