Home
last modified time | relevance | path

Searched defs:nameWidth (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DIrToPicture.js126 nameWidth: X2DFast.gi().getTextWidth(name, 14), property
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp1771 const int nameWidth = 14; in SerializeLocalVariableTable() local