Searched defs:drawText (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter-4.2/test_rules/ |
| D | rule91.ts | 16 function drawText({ text = "", location: [x, y] = [0, 0], bold = false }) { function
|
| /arkcompiler/ets_frontend/ets2panda/linter/test_rules/ |
| D | rule91.ts | 16 function drawText({ text = "", location: [x, y] = [0, 0], bold = false }) { function
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/ |
| D | X2DFast.js | 195 drawText(s, size = 14, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = 0xffffffff) { method in X2DFast
|