Searched refs:distance (Results 1 – 6 of 6) sorted by relevance
69 float distance; /* Relevant for swipes */ member
550 …:`LV_EVENT_SINGLE_CLICKED` Sent for first short click within a small distance and short time.551 …r:`LV_EVENT_DOUBLE_CLICKED` Sent for second short click within small distance and short time.552 - :cpp:enumerator:`LV_EVENT_TRIPLE_CLICKED` Sent for third short click within small distance…
125 … A click streak refers to multiple short clicks within a short period of time and a small distance.
32 When passing "length units" (a.k.a. "distance units" or "size units") as arguments to
1346 unsigned code_d, distance; in inflateHuffmanBlock() local1372 distance = DISTANCEBASE[code_d]; in inflateHuffmanBlock()1378 distance += readBits(reader, numextrabits_d); in inflateHuffmanBlock()1383 if(distance > start) ERROR_BREAK(52); /*too long backward distance*/ in inflateHuffmanBlock()1384 backward = start - distance; in inflateHuffmanBlock()1387 if(distance < length) { in inflateHuffmanBlock()1389 lodepng_memcpy(out->data + start, out->data + backward, distance); in inflateHuffmanBlock()1390 start += distance; in inflateHuffmanBlock()1391 for(forward = distance; forward < length; ++forward) { in inflateHuffmanBlock()1548 static void addLengthDistance(uivector * values, size_t length, size_t distance) in addLengthDistance() argument[all …]
125 Labels can also be moved a fixed distance in X and Y pixels using