Searched defs:get_default (Results 1 – 5 of 5) sorted by relevance
391 get_default(D const&, ::boost::mp11::mp_false) const in get_default() function in boost::parameter::aux::arg_list402 get_default(D const& d, ::boost::mp11::mp_true) const in get_default() function in boost::parameter::aux::arg_list813 get_default(D const&, ::boost::mpl::false_) const in get_default() function in boost::parameter::aux::arg_list820 get_default(D const& d, ::boost::mpl::true_) const in get_default() function in boost::parameter::aux::arg_list
100 static vtable const* get_default() in get_default() function
190 enum libinput_config_tap_state (*get_default)(struct libinput_device *device); member252 int (*get_default)(struct libinput_device *device); member286 enum libinput_config_middle_emulation_state (*get_default)( member
1381 def get_default(self, dest): member in _ActionsContainer