/haiku/docs/user/interface/ |
H A D | ToolTip.dox | 36 This class is for advanced uses of tool tips with custom contents or 71 Saves the tool tip's sticky flag. 88 tool tip stays visible when the mouse moves. 107 tool tip is shown. It should be as close as possible to the mouse cursor 117 \brief Returns the tool tip's relative mouse location. 125 \brief Set the alignment of the tool tip which determines where the tool 135 \brief Returns the tool tip's alignment. 143 \brief Allows derived classes to lock the tool tip while modifying it. 151 \brief Allows derived classes to unlock the tool tip.
|
/haiku/src/add-ons/network_settings/dialup/ |
H A D | DialUpPreflet.rdef | 10 long_info = "PPP interface configuration tool."
|
/haiku/src/tools/makebootable/platform/pxe_ia32/ |
H A D | Jamfile | 3 # we don't need this tool for creating PXE boot image
|
/haiku/src/tools/translation/bmpinfo/ |
H A D | bmpinfo.rdef | 14 …long_info = "Haiku bmpinfo is a command line tool for displaying text information about BMP images…
|
/haiku/src/tools/translation/tgainfo/ |
H A D | tgainfo.rdef | 14 …long_info = "Haiku tgainfo is a command line tool for displaying text information about TGA images…
|
/haiku/src/tools/translation/bitsinfo/ |
H A D | bitsinfo.rdef | 14 …long_info = "Haiku bitsinfo is a command line tool for displaying text information about Be bitmap…
|
/haiku/src/bin/bfs_tools/ |
H A D | bfswhich.cpp | 243 printUsage(char* tool) in printUsage() argument 245 char* filename = strrchr(tool, '/'); in printUsage() 247 filename ? filename + 1 : tool); in printUsage()
|
H A D | chkindex.cpp | 404 printUsage(char *tool) in printUsage() argument 406 char *filename = strrchr(tool,'/'); in printUsage() 411 ,filename ? filename + 1 : tool); in printUsage()
|
/haiku/src/data/package_infos/generic/ |
H A D | haiku_extras | 9 * 'acpi_call' is a debugging tool.
|
/haiku/3rdparty/docker/cross-compiler/ |
H A D | Dockerfile | 40 # Build Haiku cross-compiler toolchain, and haiku package tool
|
/haiku/src/tools/gensyscalls/ |
H A D | Jamfile | 7 # (e.g. the kernel code or the strace tool). 11 # * Feed the preprocessed header to the gensyscallinfos tool. It will generate 20 # the gensyscalls tool.
|
/haiku/src/apps/terminal/ |
H A D | Changelog | 9 Removed (serious) traces of the RAD (Interface Elements) tool used to draw the GUI. This makes R1 b…
|
/haiku/docs/develop/file_systems/ |
H A D | overview.rst | 69 argument. You need some tool to create one. It is possible to work using an 79 tool. When the filesystem crashes, it does not bring down the whole system.
|
H A D | userlandfs.rst | 6 UserlandFS was initially designed as a development tool allowing to run existing filesystems in 24 FUSE is a similar tool to UserlandFS. It was initially designed for Linux, but, because there are
|
/haiku/data/catalogs/apps/showimage/ |
H A D | be.catkeys | 34 Show tool bar Menus Паказаць панэль інструментаў
|
H A D | th.catkeys | 34 Show tool bar Menus แสดงแถบเครื่องมือ
|
H A D | ko.catkeys | 36 Show tool bar Menus 도구모음 보이기
|
H A D | ru.catkeys | 36 Show tool bar Menus Показать панель иструментов
|
H A D | el.catkeys | 36 Show tool bar Menus Εμφάνιση εργαλειοθήκης
|
H A D | ja.catkeys | 36 Show tool bar Menus ツールバーの表示
|
H A D | uk.catkeys | 36 Show tool bar Menus Показати панель інструментів
|
H A D | zh_Hans.catkeys | 36 Show tool bar Menus 显示工具栏
|
/haiku/docs/develop/build/ |
H A D | jam.rst | 1 The build tool: Jam 4 Requirements for a build tool 39 This resulted in the choice of a less known, but more appropriate tool in the form of Jam. This
|
/haiku/docs/user/ |
H A D | HOWTO | 5 source code using the Doxygen tool. We are talking BeBook-style documentation
|
/haiku/docs/develop/kernel/arch/arm/ |
H A D | rpi3.rst | 67 - Prepare customized SD card using the ``rune`` tool. E.g. ``rune -b rpi3 -i haiku-mmc.image /dev/…
|