Searched refs:curval (Results 1 – 5 of 5) sorted by relevance
174 .. attribute:: ProgressBar.curval177 normal access methods coerce :attr:`curval` between ``0`` and :attr:`maxval`.184 progress bar (thermometer style) is full when :attr:`curval` equals201 Sets the progress bar's :attr:`curval` to *value*, and also :attr:`maxval` to209 Increments the progress bar's :attr:`curval` by *n*, or by ``1`` if *n* is not213 :attr:`curval` is coerced between 0 and :attr:`maxval` if incrementing causes it
961 int curval = 0; in Curl_sndbufset() local962 int curlen = sizeof(curval); in Curl_sndbufset()977 if(getsockopt(sockfd, SOL_SOCKET, SO_SNDBUF, (char *)&curval, &curlen) == 0) in Curl_sndbufset()978 if(curval > val) in Curl_sndbufset()
341 self.curval = value346 self.set(self.curval + n)
305 int curval; member650 opt_state->curval = 0; in init_val()671 val = ++opt_state->curval; in F()
46898 curval %12524