Searched refs:thisSize (Results 1 – 1 of 1) sorted by relevance
409 XcursorDim thisSize; in _XcursorFindBestSize() local418 thisSize = fileHeader->tocs[n].subtype; in _XcursorFindBestSize()419 if (!bestSize || dist (thisSize, size) < dist (bestSize, size)) in _XcursorFindBestSize()421 bestSize = thisSize; in _XcursorFindBestSize()424 else if (thisSize == bestSize) in _XcursorFindBestSize()437 XcursorDim thisSize; in _XcursorFindImageToc() local446 thisSize = fileHeader->tocs[toc].subtype; in _XcursorFindImageToc()447 if (thisSize != size) in _XcursorFindImageToc()