MCPcopy Create free account
hub / github.com/EasyIME/PIME / setCandFontName

Method setCandFontName

PIMETextService/PIMETextService.h:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 void setCandFontName(std::wstring candFontName) {
108 candFontName_ = candFontName;
109 updateFont_ = true;
110 }
111
112 int candFontSize() {
113 return candFontSize_;

Callers 1

updateUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected