Searched defs:numBytes (Results 126 - 150 of 177) sorted by relevance

12345678

/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp269 URLInputGroup::URLTextView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/apps/terminal/
H A DTermViewStates.cpp109 TermView::State::KeyDown(const char* bytes, int32 numBytes) argument
197 TermView::DefaultState::KeyDown(const char* bytes, int32 numBytes) argument
216 int8 numBytes; local
[all...]
/haiku/src/preferences/filetypes/
H A DIconView.cpp958 IconView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/
H A Dlog_overlay.cpp145 overlay_read_pages(fs_volume *volume, fs_vnode *vnode, void *cookie, off_t pos, const iovec *vecs, size_t count, size_t *numBytes) argument
159 overlay_write_pages(fs_volume *volume, fs_vnode *vnode, void *cookie, off_t pos, const iovec *vecs, size_t count, size_t *numBytes) argument
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp330 MemoryView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/kits/shared/
H A DCalendarView.cpp390 BCalendarView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/libs/print/libprint/
H A DPreview.cpp371 PreviewView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/apps/mail/
H A DAddressTextControl.cpp221 AddressTextControl::TextView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/system/kernel/messaging/
H A DKMessage.cpp416 memcpy(const_cast<void*>(element), data, numBytes); local
353 AddData(const char* name, type_code type, const void* data, int32 numBytes, bool isFixedSize) argument
398 SetData(const char* name, type_code type, const void* data, int32 numBytes) argument
[all...]
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp381 KeyDown( const char *bytes, int32 numBytes) argument
/haiku/src/apps/diskprobe/
H A DDataView.cpp1152 DataView::KeyDown(const char *bytes, int32 numBytes) argument
/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.cpp233 DavicomDevice::Read(uint8 *buffer, size_t *numBytes) argument
314 DavicomDevice::Write(const uint8 *buffer, size_t *numBytes) argument
[all...]
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp245 RemoteView::KeyDown(const char *bytes, int32 numBytes) argument
255 RemoteView::KeyUp(const char *bytes, int32 numBytes) argument
335 RemoteView::_SendKeyMessage(uint16 code, const char *bytes, int32 numBytes) argument
/haiku/src/build/libbe/app/
H A DMessage.cpp1372 AddData(const char *name, type_code type, const void *data, ssize_t numBytes, bool isFixedSize, int32 count) argument
1548 ReplaceData(const char *name, type_code type, int32 index, const void *data, ssize_t numBytes) argument
2046 ssize_t numBytes = 0; local
2204 ReplaceData(const char *name, type_code type, const void *data, ssize_t numBytes) argument
[all...]
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp389 generic_size_t numBytes = PAGE_ALIGN(pageOffset + bufferSize); local
504 generic_size_t numBytes = PAGE_ALIGN(pageOffset + bufferSize); local
/haiku/src/system/kernel/vm/
H A DVMCache.cpp1356 WriteAsync(off_t offset, const generic_io_vec* vecs, size_t count, generic_size_t numBytes, uint32 flags, AsyncIOCallback* callback) argument
/haiku/src/servers/app/
H A DServerFont.cpp695 ServerFont::GetHasGlyphs(const char* string, int32 numBytes, int32 numChars, argument
768 ServerFont::GetEdges(const char* string, int32 numBytes, int32 numChars, argument
850 ServerFont::GetEscapements(const char* string, int32 numBytes, int32 numChars, argument
902 ServerFont::GetEscapements(const char* string, int32 numBytes, int3 argument
1010 GetBoundingBoxes(const char* string, int32 numBytes, int32 numChars, BRect rectArray[], bool stringEscapement, font_metric_mode mode, escapement_delta delta, bool asString) argument
1043 size_t numBytes = lengthArray[i]; local
1084 StringWidth(const char *string, int32 numBytes, const escapement_delta* deltaArray) const argument
[all...]
/haiku/src/kits/interface/
H A DColorControl.cpp743 BColorControl::KeyDown(const char* bytes, int32 numBytes) argument
H A DOutlineListView.cpp191 BOutlineListView::KeyDown(const char* bytes, int32 numBytes) argument
H A DSlider.cpp504 BSlider::KeyDown(const char* bytes, int32 numBytes) argument
549 BSlider::KeyUp(const char* bytes, int32 numBytes) argument
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.cpp181 KeyboardLayoutView::KeyDown(const char* bytes, int32 numBytes) argument
188 KeyboardLayoutView::KeyUp(const char* bytes, int32 numBytes) argument
486 int32 numBytes; local
588 int32 numBytes; local
623 int32 numBytes; local
917 _SpecialMappedKeySymbol(const char* bytes, size_t numBytes) argument
943 _SpecialMappedKeyLabel(const char* bytes, size_t numBytes, bool abbreviated) argument
1005 int32 numBytes; local
1038 int32 numBytes; local
1304 int32 numBytes; local
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp219 DragSortableListView::KeyDown(const char* bytes, int32 numBytes) argument
/haiku/src/apps/deskcalc/
H A DCalcView.cpp665 CalcView::KeyDown(const char* bytes, int32 numBytes) argument
881 ssize_t numBytes; local
971 CalcView::FlashKey(const char* bytes, int32 numBytes) argument
/haiku/src/tools/fs_shell/
H A Dfssh.cpp721 size_t numBytes = 4096; local
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp932 TCPEndpoint::ReadData(size_t numBytes, uint32 flags, net_buffer** _buffer) argument

Completed in 222 milliseconds

12345678