Searched refs:dashheight (Results 1 – 1 of 1) sorted by relevance
41 const uint8_t dashheight = 2 * n + 1; in addDash() local48 if (nextRow + dashheight > image.size.height) { in addDash()120 nextRow += dashheight; in addDash()