Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DCheatsManager.cpp477 std::function<bool(u32)> matches_func; in CreateMatchFunction() local
569 std::function<bool(u32)> matches_func = CreateMatchFunction(); in NewSearch() local
595 std::function<bool(u32)> matches_func = CreateMatchFunction(); in NextSearch() local
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-comp-editor-property-part.h371 …gboolean (*matches_func) (gint map_value, gint component_value); /* can be NULL, then 'equal' comp… member