Searched refs:cursorHeight (Results 1 – 5 of 5) sorted by relevance
37 int cursorHeight; member
124 updateState.cursorHeight = cursor.height; in copy()446 if(state.cursorWidth > 0 && state.cursorHeight > 0) in copyRoutine()451 For(Int y1 = 0, y1 < state.cursorHeight, y1++) in copyRoutine()
124 updateState.cursorHeight = cursor.height; in copy()501 if(state.cursorWidth > 0 && state.cursorHeight > 0) in copyRoutine()506 For(Int y1 = 0, y1 < state.cursorHeight, y1++) in copyRoutine()
1843 update.cursorHeight = 0; in GetRenderTargetData()