Lines Matching defs:pixels
41 int lMargin1; /* Left margin, in pixels, for first display
43 int lMargin2; /* Left margin, in pixels, for second and
45 int offset; /* Offset in pixels of baseline, relative to
49 int rMargin; /* Right margin, in pixels. */
111 int height; /* Height of line, in pixels. */
113 * pixels. */
121 int length; /* Total length of line, in pixels. */
206 * number of pixels off-screen to the left. */
207 int maxLength; /* Length in pixels of longest line that's
752 int tabSize; /* Number of pixels consumed by current
2423 * to be redrawn, in pixels relative to
3005 * than "distance" pixels above the given index.
3010 * up "distance" pixels above the pixel just below an imaginary
3028 int distance; /* Vertical distance in pixels measured
3340 * it counts lines instead of pixels.
3443 int pixels, count;
3531 pixels = (dInfoPtr->maxY - 2*lineHeight - dInfoPtr->y)*(-count)
3533 MeasureUp(textPtr, &textPtr->topIndex, pixels, &new);
3550 pixels = (dInfoPtr->maxY - 2*lineHeight - dInfoPtr->y)*count;
3558 pixels -= dlPtr->height;
3564 } while (pixels > 0);
4221 int maxX; /* Chunk must not occupy pixels at this
4514 * the dimensions of the character in pixels. Note: not all
4533 int lineHeight; /* Height of line, in pixels. */
4535 * pixels measured down from y. */
4541 * character, in pixels. */
4543 * character, in pixels. */
4776 * The return value is the minimum number of pixels that will