Searched refs:B_FUNCTION_KEY (Results 1 - 11 of 11) sorted by relevance

/haiku/src/libs/glut/
H A DglutEvent.cpp415 case B_FUNCTION_KEY:
536 case B_FUNCTION_KEY:
/haiku/src/apps/haikudepot/textview/
H A DTextEditor.cpp233 case B_FUNCTION_KEY:
/haiku/headers/os/interface/
H A DInterfaceDefs.h64 B_FUNCTION_KEY = 0x10, enumerator in enum:__anon1
/haiku/src/apps/mandelbrot/
H A DMandelbrot.cpp639 if (bytes[0] == B_FUNCTION_KEY) {
/haiku/src/apps/terminal/
H A DTermViewStates.cpp395 case B_FUNCTION_KEY:
/haiku/src/apps/diskprobe/
H A DDataView.cpp1300 case B_FUNCTION_KEY:
/haiku/src/kits/tracker/
H A DUtilities.cpp175 textView->DisallowChar(B_FUNCTION_KEY);
H A DPoseView.cpp6800 case B_FUNCTION_KEY:
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp726 if (bytes[0] == B_FUNCTION_KEY) {
/haiku/src/kits/interface/
H A DWindow.cpp3672 if (key == B_FUNCTION_KEY && rawKey == B_PRINT_KEY) {
H A DTextView.cpp768 case B_FUNCTION_KEY:

Completed in 191 milliseconds