Searched defs:event_title (Results 1 – 13 of 13) sorted by relevance
/dports/deskutils/hebcal/hebcal-4.13/ |
H A D | translations.h | 8 struct event_title { char *name; char *dest; }; argument
|
H A D | strings_pl.c | 36 struct event_title { char *name; char *dest; }; argument
|
H A D | strings_ru.c | 36 struct event_title { char *name; char *dest; }; argument
|
H A D | strings_ashkenazi.c | 36 struct event_title { char *name; char *dest; }; argument
|
H A D | strings_he.c | 36 struct event_title { char *name; char *dest; }; argument
|
H A D | strings_fi.c | 36 struct event_title { char *name; char *dest; }; argument
|
/dports/www/e107/e107/e107_handlers/ |
H A D | admin_log_class.php | 122 …public function log_event($event_title, $event_detail, $event_type = E_LOG_INFORMATIVE , $event_co… 168 …public function add($event_title, $event_detail, $event_type = E_LOG_INFORMATIVE , $event_code = '… 212 …public function addEvent($importance, $source_call, $eventcode = "GEN", $event_title = "Untitled",… 247 …public function e_log_event($importance, $source_call, $eventcode = "GEN", $event_title = "Untitle…
|
/dports/science/gramps/gramps-5.1.4/gramps/plugins/webreport/ |
H A D | basepage.py | 853 def event_link(self, event_handle, event_title, gid=None, uplink=False): argument
|
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/ |
H A D | xineplayer.cpp | 103 static const int event_title = QEvent::User + 5; variable
|
/dports/graphics/gmt/gmt-6.3.0/src/seis/ |
H A D | psmeca.c | 661 …UFSIZ] = {""}, Xstring[GMT_BUFSIZ] = {""}, Ystring[GMT_BUFSIZ] = {""}, event_title[GMT_BUFSIZ] = {… in GMT_psmeca() local
|
H A D | pscoupe.c | 1055 char event_title[GMT_BUFSIZ] = {""}, Xstring[GMT_BUFSIZ] = {""}, Ystring[GMT_BUFSIZ] = {""}; in GMT_pscoupe() local
|
/dports/emulators/dosbox/dosbox-0.74-3/src/gui/ |
H A D | sdl_mapper.cpp | 1606 CCaptionButton * event_title; member
|
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/gui/ |
H A D | sdl_mapper.cpp | 1740 CCaptionButton * event_title; member
|