Home
last modified time | relevance | path

Searched refs:visable (Results 1 – 25 of 122) sorted by relevance

12345

/dports/chinese/ibus-pinyin/ibus-pinyin-1.5.0/src/
H A DPYLookupTable.h52 … void setCursorVisable (gboolean visable){ ibus_lookup_table_set_cursor_visible (*this, visable); } in setCursorVisable() argument
/dports/chinese/ibus-libpinyin/ibus-libpinyin-1.11.1/src/
H A DPYLookupTable.h52 … void setCursorVisable (gboolean visable){ ibus_lookup_table_set_cursor_visible (*this, visable); } in setCursorVisable() argument
/dports/irc/srain/srain-1.1.0/src/sui/
H A Dsui_join_panel.c502 gboolean visable; in chan_tree_visible_func() local
505 visable = FALSE; in chan_tree_visible_func()
534 visable = TRUE; in chan_tree_visible_func()
550 DBG_FR("visable: %d", visable); in chan_tree_visible_func()
552 return visable; in chan_tree_visible_func()
/dports/deskutils/vit/vit-1.2/
H A DTODO2 summary mode: improve selection by making the bar graph bar visable
/dports/chinese/fcitx-ui-light/fcitx-ui-light-0.1.3/src/
H A DInputWindow.c239 boolean visable = WindowIsVisable(inputWindow->dpy, inputWindow->window); in ReloadInputWindow() local
255 if (visable) in ReloadInputWindow()
H A DMainWindow.c249 boolean visable = WindowIsVisable(mainWindow->dpy, mainWindow->window); in ReloadMainWindow() local
260 if (visable) in ReloadMainWindow()
H A DMenuWindow.c504 boolean visable = WindowIsVisable(menu->owner->dpy, menu->menuWindow); in ReloadXlibMenu() local
513 if (visable) in ReloadXlibMenu()
/dports/www/p5-chklinks/chklinks-3.09/
H A DTODO5 not encouraged, too. Your password would be visable to anyone on
/dports/audio/lmms/lmms-1.2.2/plugins/Eq/
H A DEqControls.h74 bool visable();
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Dflamp.h113 extern void estimate(cAmp *amp, bool visable);
/dports/print/mpage/mpage-2.5.7/
H A DNEWS1 User visable changes
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DCommandLineTest.cpp412 << "Hid extra option that should be visable."; in TEST()
417 << "Hid default option that should be visable."; in TEST()
435 << "Hid extra option that should be visable."; in TEST()
437 << "Hid extra option that should be visable."; in TEST()
442 << "Hid default option that should be visable."; in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DCommandLineTest.cpp412 << "Hid extra option that should be visable."; in TEST()
417 << "Hid default option that should be visable."; in TEST()
435 << "Hid extra option that should be visable."; in TEST()
437 << "Hid extra option that should be visable."; in TEST()
442 << "Hid default option that should be visable."; in TEST()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A DAI_HazardTrooper.cpp354 void RegisterTarget(gentity_t* target, int index, bool visable) in RegisterTarget() argument
365 if (visable) in RegisterTarget()
378 mTargetVisable = visable; in RegisterTarget()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/examples/Getting Started/Basics/
H A DBasic Elements Variables.csd202 <label>The pure waveform used by the oscillator is visable in the Graph display.</label>
356 <label>The pure waveform used by the oscillator is visable in the Graph display.</label>
H A DBasic Elements Opcodes.csd203 <label>The pure waveform used by the oscillator is visable in the Graph display.</label>
/dports/audio/csoundqt/CsoundQt-0.9.8.1/templates/
H A Dsimple.csd181 <label>The pure waveform used by the oscillator is visable in the Graph display.</label>
/dports/chinese/fcitx/fcitx-4.2.9.7/src/ui/classic/
H A DInputWindow.c410 boolean visable = WindowIsVisable(inputWindow->parent.owner->dpy, inputWindow->parent.wId); in InputWindowReload() local
415 if (visable) in InputWindowReload()
H A DMenuWindow.c426 boolean visable = WindowIsVisable(classicui->dpy, window->wId); in XlibMenuReload() local
431 if (visable) in XlibMenuReload()
H A DMainWindow.c453 boolean visable = WindowIsVisable(mainWindow->parent.owner->dpy, mainWindow->parent.wId); in ReloadMainWindow() local
458 if (visable) in ReloadMainWindow()
/dports/x11/editres/editres-1.0.7/
H A Dgeometry.c207 if (!geom_info->visable) { in AddToFlashList()
H A DeditresP.h282 Boolean visable; member
/dports/comms/flamp/flamp-2.2.07/src/
H A Dflamp.cxx2294 void estimate(cAmp *amp, bool visable) {
2315 if(visable) {
2344 void estimate(cAmp *amp, bool visable) in estimate() argument
2360 if(visable) { in estimate()
/dports/mail/squirrelmail-sasql-plugin/squirrelmail-sasql-plugin-php74-3.2.0_3/sasql/
H A Dsasql_conf.php.dist146 // immediately visable.
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/package/debian/
H A Dchangelog235 * Removed erraneous escapes in manpage - some data wasn't visable,

12345