Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsvghelper.c38 #define MIN_TEXT_SIZE 0.01 macro
263 if (text_size > MIN_TEXT_SIZE) in svg_running()
317 if (font_size > MIN_TEXT_SIZE) in svg_waiting()
409 if (width > MIN_TEXT_SIZE) in svg_process()
442 if (width > MIN_TEXT_SIZE) in svg_cstate()