Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ setCandFontSize
Method
setCandFontSize
PIMETextService/PIMETextService.h:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void setCandFontSize(int candFontSize) {
117
candFontSize_ = candFontSize;
118
updateFont_ = true;
119
}
120
121
bool showingCandidates() {
122
return showingCandidates_;
Callers
1
updateUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected