Home
last modified time | relevance | path

Searched refs:automatic (Results 1 – 25 of 29) sorted by relevance

12

/haiku/src/preferences/virtualmemory/
H A DSettings.cpp39 fDefaultSettings.automatic = true; in Settings()
65 Settings::SetSwapAutomatic(bool automatic, bool revertable) in SetSwapAutomatic() argument
67 fCurrentSettings.automatic = automatic; in SetSwapAutomatic()
69 fInitialSettings.automatic = automatic; in SetSwapAutomatic()
147 const char* automatic = get_driver_parameter(settings.Get(), in ReadSwapSettings() local
160 if (enabled == NULL || automatic == NULL || size == NULL || device == NULL in ReadSwapSettings()
245 || SwapAutomatic() != fInitialSettings.automatic in IsRevertable()
255 SetSwapAutomatic(fInitialSettings.automatic); in RevertSwapSettings()
265 || SwapAutomatic() != fDefaultSettings.automatic in IsDefaultable()
275 SetSwapAutomatic(fDefaultSettings.automatic); in DefaultSwapSettings()
H A DSettings.h34 { return fCurrentSettings.automatic; } in SwapAutomatic()
42 void SetSwapAutomatic(bool automatic,
62 bool automatic; member
/haiku/src/tests/servers/app/newClipping/
H A DWinBorder.h12 virtual void ResizedByHook(float dx, float dy, bool automatic);
H A DWinBorder.cpp30 void WinBorder::ResizedByHook(float dx, float dy, bool automatic) in ResizedByHook() argument
H A DLayer.h33 virtual void ResizedByHook(float dx, float dy, bool automatic) { } in ResizedByHook() argument
/haiku/data/catalogs/apps/deskbar/
H A Dfur.catkeys2 Auto-hide PreferencesWindow Plate in automatic
15 Auto-raise PreferencesWindow Tire sù in automatic
/haiku/data/catalogs/apps/cortex/AddOnHost/
H A Dfur.catkeys5 …y. CortexAddOnHost Chest program al zire in sotfont e al ven inviât in automatic di Cortex cuant …
/haiku/data/catalogs/apps/workspaces/
H A Dfur.catkeys8 Auto-raise Workspaces Tire sù in automatic
11 …ovable\t\til barcon nol pues jessi spostât\n --autoraise\t\ttire sù in automatic il barcon dal sp…
/haiku/data/catalogs/apps/expander/
H A Dfur.catkeys4 Automatically show contents listing ExpanderPreferences Mostre in automatic il listât dai contignû…
32 Automatically expand files ExpanderPreferences Espant in automatic i files
/haiku/data/catalogs/apps/networkstatus/
H A Dfur.catkeys7 …nd exit NetworkStatus Opzions di “Stât de Rêt”:\n\t--deskbar\tzonte in automatic il replicant tal…
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A DTODO31 #24) Some kind of automatic detection if 6-byte READ/WRITE and MODE SELECT/SENSE commands supported.
39 #32) deactivate automatic READ(10)->READ(6) switching. Looks like it's makes more problems than sol…
/haiku/data/catalogs/apps/launchbox/
H A Dfur.catkeys15 Auto-raise LaunchBox Tire sù in automatic
/haiku/data/catalogs/preferences/network/
H A Dfur.catkeys45 Choose automatically IntefaceView Sielç in automatic
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DMSP3430.cpp403 MSP3430_automatic_volume automatic)
423 switch (automatic) {
/haiku/data/catalogs/apps/stylededit/
H A Dfur.catkeys77 Autodetect Menus Rilevament automatic
/haiku/docs/develop/build/repositories/
H A DREADME.rst33 2) Packages are added to HaikuPorts by automatic or manual means.
/haiku/data/catalogs/preferences/appearance/
H A Dfur.catkeys46 Automatically pick secondary colors Colors tab Sielç in automatic i colôrs secondaris
/haiku/data/catalogs/apps/webpositive/
H A Dfur.catkeys17 Auto-hide interface in full screen mode Settings Window Plate in automatic la interface in modalit…
143 Auto-hide mouse pointer Settings Window Plate in automatic il pontadôr dal mouse
/haiku/docs/user/interface/
H A DTextView.dox1413 \c false to turn off automatic text indenting.
1421 \brief Returns whether or not automatic indenting is active.
1423 \return \c true if automatic indenting is activated, \c false otherwise.
1479 \brief Activates and deactivates automatic resizing.
1486 resize itself, \c false to disable automatic resizing.
/haiku/data/catalogs/apps/mediaplayer/
H A Dfur.catkeys112 Automatically start playing MediaPlayer-SettingsWindow Scomence la riproduzion in automatic
/haiku/data/catalogs/apps/mail/
H A Dfur.catkeys81 Automatically mark mail as read: Mail Segne in automatic i messaçs come za lets:
/haiku/docs/develop/packages/
H A DBuildingPackages.rst162 a template for the settings file. It doesn't imply any automatic action on
H A DFileFormat.rst840 2 B_WRITABLE_FILE_UPDATE_TYPE_AUTO_MERGE an automatic three-way merge shall
/haiku/data/catalogs/kits/tracker/
H A Dfur.catkeys272 Don't automount AutoMounterSettings No sta montâ in automatic
380 Automatic disk mounting AutoMounterSettings Montaç automatic dai discs
/haiku/docs/user/support/
H A DArchivable.dox127 your class. The automatic functions, such as #instantiate_object() and

12