Searched defs:dryRun (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/drawing/Painter/
H A DAGGTextRenderer.cpp121 StringRenderer(const IntRect& clippingFrame, bool dryRun, argument
378 RenderString(const char* string, uint32 length, const BPoint& baseLine, const BRect& clippingFrame, bool dryRun, BPoint* nextCharPos, const escapement_delta* delta, FontCacheReference* cacheReference) argument
419 RenderString(const char* string, uint32 length, const BPoint* offsets, const BRect& clippingFrame, bool dryRun, BPoint* nextCharPos, FontCacheReference* cacheReference) argument
/haiku/src/bin/makebootable/platform/bios_ia32/
H A Dmakebootable.cpp313 bool dryRun = false; local
184 write_boot_code_part(const char *fileName, int fd, off_t imageOffset, const uint8 *bootCodeData, int offset, int size, bool dryRun) argument
/haiku/src/kits/storage/
H A DPathMonitor.cpp1375 _EntryCreated(const NotOwningEntryRef& entryRef, const node_ref& nodeRef, bool isDirectory, bool dryRun, bool notify, Entry** _entry) argument
1505 _EntryRemoved(const NotOwningEntryRef& entryRef, const node_ref& nodeRef, bool dryRun, bool notify, Entry** _keepEntry) argument
[all...]

Completed in 51 milliseconds