Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ setCandPerRow
Method
setCandPerRow
PIMETextService/PIMETextService.h:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void setCandPerRow(int candPerRow) {
84
candPerRow_ = candPerRow;
85
}
86
87
std::wstring selKeys() const {
88
return selKeys_;
Callers
2
updateCandidates
Method · 0.80
updateUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected