Searched defs:ndots (Results 1 – 6 of 6) sorted by relevance
66 int ndots; in dotted_circle() local198 int ndots = 4 * int(le / lt.dash_width / 4 + 0.5); in dotted_ellipse() local297 int ndots = int(total_angle/(lt.dash_width/rad) + .5); in dotted_arc() local
98 int ndots = int(dist/lt.dash_width + .5); in line() local
325 int i, ndots; in resolve_canonicalize() local
167 unsigned ndots:4; /*%< threshold for initial abs. query */ member
40 ndots(const char *name) { in ndots() function
3049 int ndots; member3152 evdns_base_search_ndots_set(struct evdns_base *base, const int ndots) { in evdns_base_search_ndots_set()3160 evdns_search_ndots_set(const int ndots) { in evdns_search_ndots_set()3449 const int ndots = strtoint(val); in evdns_base_set_option_impl() local