Home
last modified time | relevance | path

Searched defs:getOptionBool (Results 1 – 2 of 2) sorted by relevance

/dports/www/nextcloud/nextcloud/lib/public/FullTextSearch/Model/
H A DIIndexOptions.php76 public function getOptionBool(string $option, bool $default): bool; function
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Dwindow.cpp1466 bool Window::getOptionBool(const std::string &name, const bool def) const in getOptionBool() function in Window