Home
last modified time | relevance | path

Searched refs:replaced (Results 1 – 25 of 101) sorted by relevance

12345

/haiku/src/apps/mail/
H A DKUndoBuffer.cpp217 undo_type* history, int32* cursor_pos, bool* replaced) in Redo() argument
231 *replaced = ItemAt(fIndex + 1)->History == K_REPLACED; in Redo()
233 *replaced = false; in Redo()
H A DKUndoBuffer.h60 bool* replaced);
H A DContent.h193 struct { bool replaced, deleted; } fUndoState; member
H A DContent.cpp837 fUndoState.replaced = false; in TTextView()
2668 if (fUndoState.replaced) { in InsertText()
2681 fUndoState.replaced = false; in InsertText()
2742 fUndoState.replaced = true; in DeleteText()
3331 bool replaced; in Redo() local
3333 status = fUndoBuffer.Redo(&text, &length, &offset, &history, &cursorPos, &replaced); in Redo()
3345 if (replaced) { in Redo()
3346 fUndoBuffer.Redo(&text, &length, &offset, &history, &cursorPos, &replaced); in Redo()
/haiku/build/jam/
H A DBuildFeatureRules337 # replaced with the respective value:
338 # * %packageName% is replaced with the name of the package as extracted from
341 # * %portName% is replaced with the name of the port the package belongs to.
344 # * %packageFullVersion% is replaced with the the full version string of the
347 # * %packageRevisionedName% is replaced with what
348 # %packageName%-%packageFullVersion% would be replaced.
349 # * %portRevisionedName% is replaced with what
350 # %portName%-%packageFullVersion% would be replaced.
H A DCommandLineArguments83 # containing build system targets, which are built and replaced
/haiku/src/bin/
H A Dleak_analyser.sh42 line and newlines have been replaced with the caret (^)
/haiku/data/catalogs/apps/packageinstaller/
H A Dbe.catkeys8 All existing files will be replaced? PackageView Усе існуючыя файлы будуць заменены?
H A Del.catkeys9 All existing files will be replaced? PackageView Όλα τα υπάρχοντα αρχεία θα αντικατασταθούν;
H A Dth.catkeys9 All existing files will be replaced? PackageView ไฟล์ที่มีอยู่ทั้งหมดจะถูกแทนที่หรือไม่?
H A Dja.catkeys9 All existing files will be replaced? PackageView 既存のファイルをすべて置き換えますか?
H A Dko.catkeys9 All existing files will be replaced? PackageView 모든 존재하는 파일을 바꾸시겠습니까?
H A Dzh_Hans.catkeys9 All existing files will be replaced? PackageView 替换所有存在文件吗?
H A Dru.catkeys9 All existing files will be replaced? PackageView Все существующие файлы будут заменены?
H A Duk.catkeys9 All existing files will be replaced? PackageView Замінити всі наявні файли?
H A Dlt.catkeys8 All existing files will be replaced? PackageView Ar tikrai norite perrašyti visus egzistuojančius …
/haiku/docs/develop/kernel/arch/arm/
H A Drpi4.rst53 Raspberry Pi 4 as it's replaced by a boot EEPROM.
/haiku/docs/user/
H A Dcompatibility.dox46 - The private Device Map API (used by OpenTracker) has been replaced by a
/haiku/src/apps/terminal/
H A DREADME.GPL_to_OBOS46 libconv, which is under GPL, but that part can be replaced with they
/haiku/docs/develop/kernel/
H A Dobsolete_pnp_manager.rst39 First, all substrings of the form "%attribute_name%" are replaced by the
45 (i.e. /%" and all characters outside 32..126) are replaced by their
129 driver module is specified - in this case, the device is replaced).
229 // on return, *<attr_handle> is replaced by the next attribute or
/haiku/data/catalogs/apps/diskprobe/
H A Dbe.catkeys95 …xXXXX of 0x0026' message. In languages without 'of' structure it can be replaced simply with '/'. …
H A Dhr.catkeys62 …xXXXX of 0x0026' message. In languages without 'of' structure it can be replaced simply with '/'. …
H A Dru.catkeys98 …xXXXX of 0x0026' message. In languages without 'of' structure it can be replaced simply with '/'. …
H A Duk.catkeys98 …xXXXX of 0x0026' message. In languages without 'of' structure it can be replaced simply with '/'. …
H A Dja.catkeys98 …xXXXX of 0x0026' message. In languages without 'of' structure it can be replaced simply with '/'. …

12345