Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsvghelper.c39 #define MIN_TEXT_SIZE 0.01 macro
264 if (text_size > MIN_TEXT_SIZE) in svg_running()
318 if (font_size > MIN_TEXT_SIZE) in svg_waiting()
410 if (width > MIN_TEXT_SIZE) in svg_process()
443 if (width > MIN_TEXT_SIZE) in svg_cstate()