Lines Matching refs:svg_legenda_box
610 static void svg_legenda_box(int X, const char *text, const char *style)
627 svg_legenda_box(0, "Disk", "disk");
628 svg_legenda_box(100, "Network", "net");
629 svg_legenda_box(200, "Sync", "sync");
630 svg_legenda_box(300, "Poll", "poll");
631 svg_legenda_box(400, "Error", "error");
641 svg_legenda_box(0, "Running", "sample");
642 svg_legenda_box(100, "Idle","c1");
643 svg_legenda_box(200, "Deeper Idle", "c3");
644 svg_legenda_box(350, "Deepest Idle", "c6");
645 svg_legenda_box(550, "Sleeping", "process2");
646 svg_legenda_box(650, "Waiting for cpu", "waiting");
647 svg_legenda_box(800, "Blocked on IO", "blocked");