Searched defs:direct (Results 1 - 17 of 17) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DDirectoryIterator.cpp70 dir direct; local
[all...]
H A DDirectoryIterator.h59 dir* direct; member in class:DirectoryIterator
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDataStream.cpp534 uint32* direct = &fStream->direct[fNumBlocks]; local
735 uint32* direct = &fStream->direct[numBlocks]; local
H A Dext2.h354 uint32 direct[EXT2_DIRECT_BLOCKS]; member in struct:ext2_data_stream
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp693 FlatDecorator::_DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) argument
722 FlatDecorator::_DrawZoom(Decorator::Tab* _tab, bool direct, BRect rect) argument
744 FlatDecorator::_DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
754 FlatDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, argument
/haiku/src/servers/app/decorator/
H A DDefaultDecorator.cpp627 DefaultDecorator::_DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) argument
656 DefaultDecorator::_DrawZoom(Decorator::Tab* _tab, bool direct, BRect rect) argument
678 DefaultDecorator::_DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
688 DefaultDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, argument
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp421 WinDecorator::_DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
447 WinDecorator::_DrawZoom(Decorator::Tab* tab, bool direct, BRect rect) argument
479 WinDecorator::_DrawClose(Decorator::Tab* tab, bool direct, BRect rect) argument
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp649 MacDecorator::_DrawClose(Decorator::Tab* tab, bool direct, BRect r) argument
656 MacDecorator::_DrawZoom(Decorator::Tab* tab, bool direct, BRect rect) argument
671 MacDecorator::_DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
866 MacDecorator::_DrawButton(Decorator::Tab* tab, bool direct, BRect r, argument
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp719 BeDecorator::_DrawClose(Decorator::Tab* _tab, bool direct, BRect rect) argument
748 BeDecorator::_DrawZoom(Decorator::Tab* _tab, bool direct, BRect rect) argument
770 BeDecorator::_DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
867 BeDecorator::_DrawButtonBitmap(ServerBitmap* bitmap, bool direct, BRect rect) argument
/haiku/src/tests/system/kernel/cache/
H A Dpages_io_test.cpp50 file_extent direct[CACHED_FILE_EXTENTS]; member in union:file_map::__anon44
/haiku/src/kits/tracker/
H A DTextWidget.cpp611 Draw(BRect eraseRect, BRect textRect, float, BPoseView* view, BView* drawView, bool selected, uint32 clipboardMode, BPoint offset, bool direct) argument
H A DPose.cpp566 bool direct = (drawView == poseView); local
806 DrawIcon(BPoint where, BView* view, BSize size, bool direct, bool drawUnselected) argument
[all...]
/haiku/src/bin/
H A Dtranslate.cpp230 bool direct = true; local
/haiku/src/bin/bfs_tools/lib/
H A Dbfs.h79 block_run direct[NUM_DIRECT_BLOCKS]; member in struct:data_stream
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs.h120 block_run direct[NUM_DIRECT_BLOCKS]; member in struct:BFS::data_stream
/haiku/src/kits/app/
H A DMessage.cpp2135 BPrivate::BDirectMessageTarget* direct = NULL; local
[all...]
/haiku/src/servers/app/
H A DDesktop.cpp1493 bool direct = false; local
1571 bool direct = false; local
[all...]

Completed in 154 milliseconds