Home | History | Annotate | Download | only in lua

Lines Matching full:increment

35 function increment(table, key)
70 increment(total_found, t.verb);
71 increment(dashInterval_count, #de.intervals)
74 increment(dashInterval_pattern, "one_one")
76 increment(dashInterval_pattern, "zero_on")
78 increment(dashInterval_pattern, "other")
83 increment(dash_phase, "zero")
85 increment(dash_phase, "other")
90 increment(dash_cap, "butt")
92 increment(dash_cap, "round")
94 increment(dash_cap, "square")
99 increment(drawPoints_count, #points)
102 increment(drawPoints_direction, "hori")
104 increment(drawPoints_direction, "vert")
106 increment(drawPoints_direction, "other")