Home
last modified time | relevance | path

Searched refs:firstclick (Results 1 – 25 of 60) sorted by relevance

123

/dports/games/trimines/trimines-1.3.0/src/
H A Dmain.c61 int flags,gamestatus,firstclick; variable
213 if (firstclick == 1 && mines < ((boardx * boardy) * minesprecents)-1) { in main()
220 if (firstclick == 1 && mines > 1) { in main()
229 case SDLK_F1: if (firstclick == 0 && gamestatus == 0) {solve();} in main()
281 …if ((firstclick == 1) && (event.button.button != SDL_BUTTON_MIDDLE) && (event.button.button != SDL… in main()
287 firstclick = 0; in main()
356 if (firstclick == 1 && mines < ((boardx * boardy) * minesprecents)-1) { in main()
364 if (firstclick == 1 && mines > 1) { in main()
H A Dgamestatus.c109 firstclick = 1; in newgame()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/phplist/core/resources/Database/
H A DSchema.sql145 `firstclick` datetime DEFAULT NULL,
171 `firstclick` datetime DEFAULT NULL,
188 `firstclick` datetime DEFAULT NULL,
/dports/graphics/sxiv/sxiv-26/
H A Dmain.c617 static Time firstclick; in on_buttonpress() local
644 firstclick = bev->time; in on_buttonpress()
646 } else if (bev->time - firstclick <= TO_DOUBLE_CLICK) { in on_buttonpress()
652 firstclick = bev->time; in on_buttonpress()
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DDlgColor.cpp396 firstclick = 0; in LeftUp()
410 firstclick = 1; in LeftDown()
412 firstclick = 2; in LeftDown()
414 firstclick = 0; in LeftDown()
418 if(firstclick == 1) in LeftDown()
426 else if(firstclick == 2) in LeftDown()
H A DDlgColor.h46 int firstclick; variable
/dports/graphics/nsxiv/nsxiv-27.1-20-g065562d/
H A Dmain.c618 static Time firstclick; in on_buttonpress() local
645 firstclick = bev->time; in on_buttonpress()
647 } else if (bev->time - firstclick <= TO_DOUBLE_CLICK) { in on_buttonpress()
653 firstclick = bev->time; in on_buttonpress()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/vi/
H A Dphplist.po7523 msgid "firstclick"
7524 msgstr "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/pl/
H A Dphplist.po575 msgid "firstclick"
576 msgstr "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/pt_BR/
H A Dphplist.po1184 msgid "firstclick"
1185 msgstr "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/templates/
H A Dnew.po6123 msgid "firstclick"
H A Dphplist.pot1615 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/gl/
H A Dphplist.po5719 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/hr/
H A Dphplist.po4149 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/ja/
H A Dphplist.po4677 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/ka/
H A Dphplist.po1625 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/ta/
H A Dphplist.po1625 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/uk/
H A Dphplist.po1625 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/zh_TW/
H A Dphplist.po4769 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/ko/
H A Dphplist.po1625 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/ru/
H A Dphplist.po2087 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/si/
H A Dphplist.po1625 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/zh_CN/
H A Dphplist.po7553 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/test/
H A Dphplist.po740 msgid "firstclick"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/tr/
H A Dphplist.po9882 msgid "firstclick"

123