Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:HCURSOR

432     wcex.hCursor        = 0;
555 static HCURSOR kCursorArrow = LoadCursor(NULL, IDC_ARROW);
556 static HCURSOR kCursorAppStarting = LoadCursor(NULL, IDC_APPSTARTING);
570 HCURSOR display_cursor = current_cursor_.GetCursor(module_handle);
1517 wcex.hCursor = 0;