Searched refs:oneThird (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libtk/generic/ |
H A D | tkTextDisp.c | 3132 int x, y, width, height, lineWidth, charCount, oneThird, delta; 3195 oneThird = lineWidth/3; 3197 if (delta < -oneThird) { 3206 if (delta > oneThird) { 3113 int x, y, width, height, lineWidth, charCount, oneThird, delta; local
|
Completed in 19 milliseconds