Home
last modified time | relevance | path

Searched defs:buttonstr (Results 1 – 25 of 27) sorted by relevance

12

/dports/x11-fm/worker/worker-4.10.0/src/
H A Ddeletecore.cc136 char *buttonstr, *textstr; in executeDelete() local
296 char *buttonstr = (char*)_allocsafe( strlen( catalog.getLocale( 11 ) ) + 1 + in deldir() local
329 char *textstr, *buttonstr; in delfile() local
H A Dwconfig_pathjump_allow.cc125 std::string buttonstr = catalog.getLocale( 11 ); in run() local
H A Dwconfig_dcd.cc131 char *tstr,*buttonstr,*tstr2; in run() local
H A Dcopyop.cc279 std::string buttonstr = catalog.getLocale( 629 ); in normalmodecopy() local
745 char *buttonstr; in requestdest() local
H A Dvirtualdirmode_delete.cc39 char *textstr, *buttonstr; in deletef() local
H A Dcopycore.cc75 char *buttonstr,*textstr,*newdest; in getNewName4Dir() local
364 char *buttonstr,*textstr,*newdest; in getNewName4File() local
658 char *buttonstr,*textstr; in copydir() local
1638 char *buttonstr = (char*)_allocsafe( strlen( catalog.getLocale( 11 ) ) + 1 + in deleteCopiedButNotMoved() local
H A Dfunctionproto.cc57 const char *textstr,*buttonstr; in configure() local
H A Dwconfig_directory_presets.cc221 std::string buttonstr = catalog.getLocale( 11 ); in run() local
H A Denterdirop.cc120 char *buttonstr, *return_str; in run() local
H A Dchmodowncore.cc329 char *textstr, *buttonstr; in applyNewMode() local
367 char *textstr, *buttonstr; in applyNewOwner() local
H A Dchtimecore.cc208 char *textstr, *buttonstr; in applyNewTime() local
H A Dfontreq.cc136 char *buttonstr; in request() local
H A Dvirtualdirmode_copy.cc42 char *textstr, *buttonstr; in copy() local
H A Downop.cc179 char *buttonstr,*tstr; in configure() local
H A Dvirtualdirmode.cc6775 char *buttonstr, *textstr, *return_str; in make_dir() local
6839 char *buttonstr, *textstr, *return_str; in renamef() local
7166 char *buttonstr, *textstr; in changesymlink() local
7333 char *buttonstr, *textstr, *return_str; in createsymlink() local
8728 std::string buttonstr = catalog.getLocale( 11 ); in write_current_tabs() local
8831 std::string buttonstr = catalog.getLocale( 11 ); in restore_tabs() local
H A Dstartprogop.cc696 char *buttonstr; in validate() local
H A Dwpucontext.cc1961 char *buttonstr,*textstr,*return_str; in StringRequest() local
/dports/graphics/Coin/coin-Coin-4.0.0/src/soscxml/
H A DSoScXMLEvent.cpp214 SbString buttonstr; in setUpIdentifier() local
224 SbString buttonstr; in setUpIdentifier() local
/dports/www/moodle310/moodle/mod/forum/tests/behat/
H A Dbehat_mod_forum.php475 protected function add_new_discussion($forumname, TableNode $table, $buttonstr) {
494 protected function add_new_discussion_inline($forumname, TableNode $table, $buttonstr) {
/dports/www/moodle311/moodle/mod/forum/tests/behat/
H A Dbehat_mod_forum.php475 protected function add_new_discussion($forumname, TableNode $table, $buttonstr) {
494 protected function add_new_discussion_inline($forumname, TableNode $table, $buttonstr) {
/dports/www/moodle39/moodle/mod/forum/tests/behat/
H A Dbehat_mod_forum.php475 protected function add_new_discussion($forumname, TableNode $table, $buttonstr) {
494 protected function add_new_discussion_inline($forumname, TableNode $table, $buttonstr) {
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/engine/
H A Deob.cpp157 #define DLG2(txt, buttonstr) (runDialogue(txt, 2, _npcStrings[buttonstr][0], _npcStrings[buttonstr]… argument
158 #define DLG3(txt, buttonstr) (runDialogue(txt, 3, _npcStrings[buttonstr][0], _npcStrings[buttonstr]… argument
/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dmouse.c372 gboolean mouse_bind(const gchar *buttonstr, ObFrameContext context, in mouse_bind()
H A Dconfig.c525 gchar *buttonstr; in parse_mouse() local
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/engine/
H A Deob.cpp407 #define DLG2(txt, buttonstr, repeat) ((_flags.platform == Common::kPlatformSegaCD && repeat ? runDi… argument
408 #define DLG3(txt, buttonstr, repeat) ((_flags.platform == Common::kPlatformSegaCD && repeat ? runDi… argument

12