Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Julow/Unexpected-Keyboard
/ getFlags
Method
getFlags
srcs/juloo.keyboard2/KeyValue.java:157–160 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
}
156
157
public
int
getFlags()
158
{
159
return
(_code & FLAGS_BITS);
160
}
161
162
public
boolean hasFlagsAny(
int
has)
163
{
Callers
8
withChar
Method · 0.95
withKeyevent
Method · 0.95
withSymbol
Method · 0.95
apply_compose_pending
Method · 0.80
apply_combining_char
Method · 0.80
apply_shift
Method · 0.80
combine_hangul_initial
Method · 0.80
combine_hangul_medial
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected