Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ setCandUseCursor
Method
setCandUseCursor
PIMETextService/PIMETextService.h:99–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void setCandUseCursor(bool candUseCursor) {
100
candUseCursor_ = candUseCursor;
101
}
102
103
std::wstring candFontName() const {
104
return candFontName_;
Callers
1
updateUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected