Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsvghelper.c40 #define MIN_TEXT_SIZE 0.01 macro
265 if (text_size > MIN_TEXT_SIZE) in svg_running()
319 if (font_size > MIN_TEXT_SIZE) in svg_waiting()
411 if (width > MIN_TEXT_SIZE) in svg_process()
444 if (width > MIN_TEXT_SIZE) in svg_cstate()