Searched defs:code (Results 226 - 250 of 293) sorted by relevance

1234567891011>>

/haiku/src/kits/interface/
H A DTextControl.cpp940 BTextControl::Perform(perform_code code, void* _data) argument
H A DScrollBar.cpp679 BScrollBar::MouseMoved(BPoint where, uint32 code, const BMessage* dragMessage) argument
1074 BScrollBar::Perform(perform_code code, void* _data) argument
H A DColorControl.cpp1050 BColorControl::Perform(perform_code code, void* _data) argument
H A DOutlineListView.cpp531 BOutlineListView::Perform(perform_code code, void* _data) argument
784 BOutlineListView::DoMiscellaneous(MiscCode code, MiscData* data) argument
H A DFont.cpp302 int32 code; local
345 int32 code; local
572 BFont::SetFamilyAndStyle(uint32 code) argument
718 int32 code; local
832 int32 code; local
916 int32 code; local
939 int32 code; local
1096 int32 code; local
1139 int32 code; local
1190 int32 code; local
[all...]
H A DSlider.cpp306 BSlider::Perform(perform_code code, void* _data) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h121 uint8_t code; member in struct:wpi_buf
/haiku/headers/private/virtio/
H A Dvirtio_defs.h185 uint16 code; member in struct:VirtioInputPacket
/haiku/src/apps/cortex/addons/Flanger/
H A DFlangerNode.cpp154 HandleMessage( int32 code, const void* pData, size_t size) argument
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp215 RemoteView::MouseMoved(BPoint where, uint32 code, const BMessage *dragMessage) argument
310 RemoteView::_SendMouseMessage(uint16 code, BPoint where) argument
335 RemoteView::_SendKeyMessage(uint16 code, const char *bytes, int32 numBytes) argument
449 uint16 code; local
[all...]
/haiku/src/servers/input/
H A DInputServer.cpp106 InputDeviceListItem::Control(uint32 code, BMessage* message) argument
1107 int32 code; local
1404 ControlDevices(const char* name, input_device_type type, uint32 code, BMessage* message) argument
1507 int32 code; local
[all...]
/haiku/src/kits/app/
H A DLooper.cpp1154 BLooper::ConvertToMessage(void* buffer, int32 code) argument
/haiku/src/kits/network/libnetservices/
H A DHttpRequest.cpp300 BHttpRequest::IsInformationalStatusCode(int16 code) argument
308 BHttpRequest::IsSuccessStatusCode(int16 code) argument
316 BHttpRequest::IsRedirectionStatusCode(int16 code) argument
324 BHttpRequest::IsClientErrorStatusCode(int16 code) argument
332 IsServerErrorStatusCode(int16 code) argument
340 StatusCodeClass(int16 code) argument
458 int code = fResult.StatusCode(); local
[all...]
/haiku/src/servers/debug/
H A DDebugServer.cpp180 void SetCode(debug_debugger_message code) { fCode = code; } argument
1256 int32 code; local
/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp263 HandleMessage( int32 code, const void* data, size_t size) argument
/haiku/src/apps/deskbar/
H A DStatusView.cpp1880 TResizeControl::MouseMoved(BPoint where, uint32 code, argument
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.cpp873 _SpecialKeyLabel(const key_map& map, uint32 code, bool abbreviated) argument
976 _FunctionKeyLabel(uint32 code, char* text, size_t textSize) argument
1064 _IsKeyPressed(uint32 code) argument
1084 _SetKeyState(uint32 code, bool pressed) argument
1097 _KeyForCode(uint32 code) argument
1112 _InvalidateKey(uint32 code) argument
[all...]
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp551 BString code; local
/haiku/src/apps/deskcalc/
H A DCalcView.cpp173 char code[8]; member in struct:CalcView::CalcKey
[all...]
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp346 BString code; local
446 WebAppInterface::RetrieveUserUsageConditions(const BString& code, argument
491 WebAppInterface::AgreeUserUsageConditions(const BString& code, argument
513 WebAppInterface::_RetrieveUserUsageConditionsMeta(const BString& code, argument
537 _RetrieveUserUsageConditionsCopy(const BString& code, BDataIO* stream) argument
684 RetrieveScreenshot(const BString& code, int32 width, int32 height, BDataIO* stream) argument
929 double code; local
[all...]
/haiku/src/apps/haikudepot/model/
H A DModel.cpp600 BString code; local
[all...]
/haiku/src/apps/text_search/
H A DGrepWindow.cpp358 type_code code; local
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixJpeg/
H A Dfinepix-jpeg.c546 int code, k, i, j, d, x, c, v; local
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipwreg.h149 uint16_t code; member in struct:ipw_status
/haiku/src/kits/media/
H A DParameterWeb.cpp563 BParameterWeb::Unflatten(type_code code, const void* buffer, ssize_t size) argument
1020 BParameterGroup::Unflatten(type_code code, const void* buffer, ssize_t size) argument
1617 Unflatten(type_code code, const void* buffer, ssize_t size) argument
1919 Unflatten(type_code code, const void* buffer, ssize_t size) argument
2167 Unflatten(type_code code, const void* buffer, ssize_t size) argument
2308 Unflatten(type_code code, const void* buffer, ssize_t size) argument
2388 Unflatten(type_code code, const void* buffer, ssize_t size) argument
[all...]

Completed in 373 milliseconds

1234567891011>>