Searched refs:B_INPUT_METHOD_LOCATION_REQUEST (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/os/interface/
H A DInput.h17 B_INPUT_METHOD_LOCATION_REQUEST = 3 enumerator in enum:input_method_op
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputServerMethod.cpp187 m->AddInt32("be:opcode", B_INPUT_METHOD_LOCATION_REQUEST);
/haiku/src/apps/terminal/
H A DTermView.cpp1785 case B_INPUT_METHOD_LOCATION_REQUEST:
3158 message.AddInt32("be:opcode", B_INPUT_METHOD_LOCATION_REQUEST);
/haiku/src/apps/mail/
H A DContent.cpp1395 case B_INPUT_METHOD_LOCATION_REQUEST:
/haiku/src/kits/interface/
H A DTextView.cpp924 case B_INPUT_METHOD_LOCATION_REQUEST:
5783 /*! Called when the object receives a \c B_INPUT_METHOD_LOCATION_REQUEST
5795 message.AddInt32("be:opcode", B_INPUT_METHOD_LOCATION_REQUEST);

Completed in 156 milliseconds