Searched refs:setCursor (Results 1 – 3 of 3) sorted by relevance
89 struct OIDFunctionSet *setCursor, *setNext; in free_function_sets() local91 LIST_FOR_EACH_ENTRY_SAFE(setCursor, setNext, &funcSets, in free_function_sets()96 list_remove(&setCursor->next); in free_function_sets()97 CryptMemFree(setCursor->name); in free_function_sets()99 &setCursor->functions, struct OIDFunction, next) in free_function_sets()104 setCursor->cs.DebugInfo->Spare[0] = 0; in free_function_sets()105 DeleteCriticalSection(&setCursor->cs); in free_function_sets()106 CryptMemFree(setCursor); in free_function_sets()
1176 g_MW->setCursor(10); // Qt::BlankCursor in ui_set_null_cursor()1295 g_MW->setCursor(*Cursor); in ui_set_cursor()
797 g_MW->setCursor((int)10); /* Qt::BlankCursor */ in timerEvent()2521 g_MW->setCursor((int)10); /* Qt::BlankCursor */ in param_connect()