Lines Matching defs:wide
561 * Turn on wide-chars temporarily when constructing pointers, since that is
633 * This function dynamically adds support for wide-characters.
844 * Check for wide-character damage as well, clearing the damaged cells.
970 wide character, make the other half vanish */
987 wide character, make the other half vanish */
995 wide character, make the other half vanish */
2671 Cardinal wide = (Cardinal) (source->right - source->left) + 1;
2672 Cardinal size = (high * wide);
2683 TRACE(("OK - make copy %dx%d\n", high, wide));
2685 target.right = target.left + (int) (wide - 1);
2696 (j * wide) + k,
2713 && (k < wide)) {
2726 (j * wide) + k,