Home
last modified time | relevance | path

Searched refs:kRemoteBits (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/input/
H A Dremote_icon.h5 const unsigned char kRemoteBits [] = { variable
H A DMethodReplicant.cpp44 fSegments->SetBits(kRemoteBits, kRemoteWidth * kRemoteHeight, 0, in MethodReplicant()
63 fSegments->SetBits(kRemoteBits, kRemoteWidth * kRemoteHeight, 0, in MethodReplicant()
H A DInputServerMethod.cpp278 : BInputServerMethod("Roman", kRemoteBits) in KeymapMethod()