Searched refs:FXCT_ARROW (Results 1 – 5 of 5) sorted by relevance
64 #define FXCT_ARROW 0 macro131 int32_t eCursorType = FXCT_ARROW; // ignore
312 bcp.eCursorType = FXCT_ARROW; in CreateButton()329 lcp.eCursorType = FXCT_ARROW; in CreateListBox()
117 GetCreationParams()->eCursorType = FXCT_ARROW; in CPWL_SBButton()307 GetCreationParams()->eCursorType = FXCT_ARROW; in CPWL_ScrollBar()
489 scp.eCursorType = FXCT_ARROW; in CreateVScrollBar()
324 #define FXCT_ARROW 0 macro