Searched defs:halfWidth (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_trace.h | 41 int halfWidth = (COLUMN_WIDTH - std::strlen(TITLE_TEXT)) / 2 + 1; in Title() local |
Completed in 1 milliseconds