Searched defs:direction (Results 1 - 25 of 85) sorted by relevance

1234

/haiku-fatelf/src/preferences/mail/
H A DFilterAddonList.h15 enum direction { enum
/haiku-fatelf/src/tests/kits/media/soundplayer/
H A DSimplePlayerTest.cpp11 float direction; member in struct:cookie_record
/haiku-fatelf/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.h15 enum direction { enum
/haiku-fatelf/src/apps/terminal/
H A DTermScrollView.cpp20 TermScrollBar(BRect frame, const char *name, BView *target, float min, float max, orientation direction) argument
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfEnvmap.cpp111 pixelPosition (const Box2i &dataWindow, const V3f &direction) argument
118 direction (const Box2i &dataWindow, const V2f &pixelPosition) function in namespace:Imf::LatLongMap
206 faceAndPixelPosition (const V3f &direction, argument
261 direction (CubeMapFace face, const Box2i &dataWindow, const V2f &positionInFace) function in namespace:Imf::CubeMap
[all...]
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/
H A DGroup.cpp14 Group::Group(BRect frame, const char* name, orientation direction) argument
/haiku-fatelf/src/bin/network/ftp/
H A Dprogressbar.h69 GLOBAL char *direction; /* direction transfer is occurring */ variable
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-token.c85 static const char *direction[] = { variable
/haiku-fatelf/src/libs/ncurses/test/
H A Dfirework.c120 int start, end, row, diff, flag = 0, direction; local
/haiku-fatelf/src/tests/servers/app/newerClipping/
H A DClientLooper.cpp56 morph(double* value, double* direction, double min, double max) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A DBPlusTree.cpp247 TreeIterator::Traverse(bplustree_traversing direction, struct btrfs_key &key, argument
/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfdio.c245 bfd_seek (bfd *abfd, file_ptr position, int direction) argument
[all...]
/haiku-fatelf/src/kits/media/
H A DTimedEventQueuePrivate.cpp223 FindFirstMatch(bigtime_t eventTime, BTimedEventQueue::time_direction direction, bool inclusive, int32 eventType) argument
281 DoForEach(BTimedEventQueue::for_each_hook hook, void *context, bigtime_t eventTime, BTimedEventQueue::time_direction direction, bool inclusive, int32 eventType) argument
416 FlushEvents(bigtime_t eventTime, BTimedEventQueue::time_direction direction, bool inclusive, int32 eventType) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/usb/
H A DPipe.cpp30 InitCommon(int8 deviceAddress, uint8 endpointAddress, usb_speed speed, pipeDirection direction, size_t maxPacketSize, uint8 interval, int8 hubAddress, uint8 hubPort) argument
/haiku-fatelf/src/add-ons/kernel/network/protocols/icmp6/
H A Dicmp6.cpp145 icmp6_shutdown(net_protocol *protocol, int direction) argument
/haiku-fatelf/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap.cpp206 l2cap_shutdown(net_protocol* protocol, int direction) argument
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dkill.c628 static int direction = 1; local
[all...]
H A Drlprivate.h83 int direction; member in struct:__rl_search_context
/haiku-fatelf/src/bin/gdb/gdb/tui/
H A Dtui-winsource.c303 tui_horizontal_source_scroll(struct tui_win_info * win_info, enum tui_scroll_direction direction, int num_to_scroll) argument
/haiku-fatelf/src/bin/gdb/readline/
H A Dkill.c586 static int direction = 1; local
[all...]
/haiku-fatelf/src/bin/network/telnet/
H A Dutilities.c129 Dump(char direction, unsigned char *buffer, int length) argument
177 printoption(const char *direction, int cmd, int option) argument
288 printsub(char direction, unsigned char *pointer, int length) argument
[all...]
/haiku-fatelf/src/bin/network/telnetd/
H A Dutility.c513 printsub(char direction, unsigned char *pointer, int length) argument
/haiku-fatelf/src/libs/edit/
H A Dsearch.c586 cv_csearch(EditLine *el, int direction, int ch, int count, int tflag) argument
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Ddither-ed.c418 int direction local
55 update_dither(stpi_dither_t *d, int channel, int width, int direction, int *error0, int *error1) argument
335 shared_ed_initializer(stpi_dither_t *d, int row, int duplicate_line, int zero_mask, int length, int direction, int ****error, int **ndither) argument
[all...]
/haiku-fatelf/src/preferences/appearance/
H A DFakeScrollBar.cpp264 FakeScrollBar::_DrawArrowButton(int32 direction, bool doubleArrows, BRect r, argument

Completed in 226 milliseconds

1234