Home
last modified time | relevance | path

Searched defs:type_validate (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/kalarm/kalarm-21.12.3/src/
H A Deditdlgtypes.h76 bool type_validate(bool trial) override { Q_UNUSED(trial); return true; } in type_validate() function
279 bool type_validate(bool trial) override { Q_UNUSED(trial); return true; } in type_validate() function
H A Deditdlgtypes.cpp1037 bool EditCommandAlarmDlg::type_validate(bool trial) in type_validate() function in EditCommandAlarmDlg
1422 bool EditEmailAlarmDlg::type_validate(bool trial) in type_validate() function in EditEmailAlarmDlg
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/res/
H A Dh_mgr.cpp376 static Status type_validate(H_Type type) in type_validate() function