Searched refs:ibeam (Results 1 – 1 of 1) sorted by relevance
432 static HCURSOR ibeam = LoadCursor(NULL, IDC_IBEAM); in GetCursor() local434 return text_cursor ? ibeam : arrow; in GetCursor()