Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsparkline.c42 static int label_margin_top = 1; variable
138 if (seq->labels && row-rows < label_margin_top) { in sparklineRenderRange()
145 int label_char = row - rows - label_margin_top; in sparklineRenderRange()