Searched refs:oddLength (Results 1 – 2 of 2) sorted by relevance
62 bool oddLength = dasharray.size() % 2 == 1; in addDash() local72 if (oddLength) { in addDash()85 if (oddLength && partIndex == dasharray.size() - 1) { in addDash()
1334 if (stuff->oddLength) { in ProcQueryTextExtents()