Searched refs:tempWidth (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dw32xfns.c318 unsigned int tempWidth, tempHeight; local
329 tempWidth = read_integer (strind, &nextCharacter);
401 *width = tempWidth;
H A Dmacfns.c2158 unsigned int tempWidth, tempHeight;
2169 tempWidth = read_integer (strind, &nextCharacter);
2241 *width = tempWidth;
2147 unsigned int tempWidth, tempHeight; local

Completed in 263 milliseconds