Home
last modified time | relevance | path

Searched +defs:shown +defs:value (Results 51 – 75 of 336) sorted by relevance

12345678910>>...14

/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXRealSpinner.cpp249 register FXdouble value=FXDoubleVal(textField->getText()); in onChgEntry() local
397 FXdouble value=++ticks*incr+base; in increment() local
417 FXdouble value=--ticks*incr+base; in decrement() local
457 void FXRealSpinner::setValue(FXdouble value){ in setValue()
481 void FXRealSpinner::setTextVisible(FXbool shown){ in setTextVisible()
H A DFXSpinner.cpp241 register FXint value=FXIntVal(textField->getText()); in onChgEntry() local
404 void FXSpinner::setValue(FXint value){ in setValue()
428 void FXSpinner::setTextVisible(FXbool shown){ in setTextVisible()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/group/
H A Dcalls_group_panel.cpp278 const auto shown = _layerBg->topShownLayer(); in initWindow() local
959 void Panel::toggleWideControls(bool shown) { in toggleWideControls()
970 const auto shown = _showWideControls in updateWideControlsVisibility() local
1910 const auto toggle = [](auto &widget, bool shown) { in updateButtonsGeometry()
1922 const auto shown = _wideControlsAnimation.value( in updateButtonsGeometry() local
2122 _members->fullCountValue() | rpl::map([](int value) { in refreshTitle()
/dports/games/xmris/xmris.4.04/
H A Dcontrol.c828 float shown; variable
1029 unsigned value; variable
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DNode.cpp464 bool Node::shown() const { in shown() function in TrenchBroom::Model::Node
580 …:findAttributableNodesWithAttribute(const AttributeName& name, const AttributeValue& value, Attrib… in findAttributableNodesWithAttribute() argument
584 …butableNodesWithNumberedAttribute(const AttributeName& prefix, const AttributeValue& value, Attrib… in findAttributableNodesWithNumberedAttribute() argument
588 …ddToIndex(AttributableNode* attributable, const AttributeName& name, const AttributeValue& value) { in addToIndex()
592 …FromIndex(AttributableNode* attributable, const AttributeName& name, const AttributeValue& value) { in removeFromIndex()
630 …oFindAttributableNodesWithAttribute(const AttributeName& name, const AttributeValue& value, Attrib… in doFindAttributableNodesWithAttribute() argument
635 …butableNodesWithNumberedAttribute(const AttributeName& prefix, const AttributeValue& value, Attrib… in doFindAttributableNodesWithNumberedAttribute() argument
640 …ddToIndex(AttributableNode* attributable, const AttributeName& name, const AttributeValue& value) { in doAddToIndex()
645 …FromIndex(AttributableNode* attributable, const AttributeName& name, const AttributeValue& value) { in doRemoveFromIndex()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/payments/ui/
H A Dpayments_panel.cpp42 bool shown = true; member
96 void Panel::toggleProgress(bool shown) { in toggleProgress()
395 const auto value = row->value().toLongLong(); in chooseTips() local
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dmosaic.c103 bool shown; member
114 bool shown; member
115 bool value; member
160 char value[80]; in game_fetch_preset() local
209 char value[80]; in game_configure() local
501 int solved = 0, curr = 0, shown = 0; in solve_check() local
619 int shown, total, x, y, i; in hide_clues() local
/dports/graphics/klatexformula/klatexformula-4.0.0/src/klftools/
H A Dklfguiutil.cpp55 void KLFProgressReporter::doReportProgress(int value) in doReportProgress()
140 void KLFProgressDialog::setValue(int value) in setValue()
622 bool shown = w->isVisible(); in klfHideWindows() local
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXRealSpinner.cpp246 FXdouble value=FXDoubleVal(textField->getText()); in onChgEntry() local
403 FXdouble value; in incrementByAmount() local
428 FXdouble value; in decrementByAmount() local
468 void FXRealSpinner::setValue(FXdouble value,FXbool notify){ in setValue()
501 void FXRealSpinner::setTextVisible(FXbool shown){ in setTextVisible()
H A DFXSpinner.cpp243 FXint value=FXIntVal(textField->getText()); in onChgEntry() local
416 void FXSpinner::setValue(FXint value,FXbool notify){ in setValue()
441 void FXSpinner::setTextVisible(FXbool shown){ in setTextVisible()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXRealSpinner.cpp246 register FXdouble value=FXDoubleVal(textField->getText()); in onChgEntry() local
403 FXdouble value; in incrementByAmount() local
428 FXdouble value; in decrementByAmount() local
468 void FXRealSpinner::setValue(FXdouble value,FXbool notify){ in setValue()
501 void FXRealSpinner::setTextVisible(FXbool shown){ in setTextVisible()
H A DFXSpinner.cpp243 register FXint value=FXIntVal(textField->getText()); in onChgEntry() local
416 void FXSpinner::setValue(FXint value,FXbool notify){ in setValue()
441 void FXSpinner::setTextVisible(FXbool shown){ in setTextVisible()
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dentitylist.cpp112 GValue value = GValue_default(); in gtk_tree_model_get_pointer() local
273 void EntityList_SetShown(bool shown) in EntityList_SetShown()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-pattern.cpp102 void SPPattern::set(SPAttr key, const gchar *value) in set()
527 SPPattern *shown = nullptr; in pattern_new() local
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dentitylist.cpp106 GValue value = GValue_default(); in gtk_tree_model_get_pointer() local
249 void EntityList_SetShown( bool shown ){ in EntityList_SetShown()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/search-tool/
H A Dsearch-tool.cc141 int shown = s_model.num_items (); in search_timeout() local
269 static void list_get_value (void * user, int row, int column, GValue * value) in list_get_value()
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DMapDetailPanel.cpp481 set<const Planet *> shown; in DrawInfo() local
561 int value = selectedSystem->Trade(commodity.name); in DrawInfo() local
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/defaultagent/
H A DNotification.cpp65 static bool SetFollowupNotificationSuppressed(bool value) { in SetFollowupNotificationSuppressed()
616 std::string GetStringForNotificationShown(NotificationShown shown) { in GetStringForNotificationShown()
/dports/devel/notify-sharp/notify-sharp-3.0.3/src/
H A DNotification.cs90 private bool shown = false; field in Notifications.Notification
381 public void AddHint (string name, object value) { in AddHint()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/defaultagent/
H A DNotification.cpp65 static bool SetFollowupNotificationSuppressed(bool value) { in SetFollowupNotificationSuppressed()
616 std::string GetStringForNotificationShown(NotificationShown shown) { in GetStringForNotificationShown()
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dpreferences.cpp446 bool shown = show_debug_hitboxes_; in toogle_debug_hitboxes() local
459 void set_use_pretty_scaling(bool value) { in set_use_pretty_scaling()
467 void set_fullscreen(bool value) { in set_fullscreen()
487 void set_reverse_ab(bool value) { in set_reverse_ab()
561 void set_load_compiled(bool value) in set_load_compiled()
576 void set_edit_on_start(bool value) in set_edit_on_start()
607 void set_fbo( bool value ) in set_fbo()
612 void set_bequ( bool value ) in set_bequ()
929 void set_record_history(bool value) { in set_record_history()
941 void set_relay_through_server(bool value) { in set_relay_through_server()
/dports/deskutils/maliit-framework/framework-2.1.1/tests/ut_mimpluginmanager/
H A Dut_mimpluginmanager.cpp79 … const QString &target, const QString &targetItem, const QString &attribute, const QVariant &value) in notifyExtendedAttributeChanged()
632 QSignalSpy shown(dummyIm3, SIGNAL(showCalled())); in testSwitchShow() local
/dports/www/firefox/firefox-99.0/toolkit/mozapps/defaultagent/
H A DNotification.cpp66 static bool SetFollowupNotificationSuppressed(bool value) { in SetFollowupNotificationSuppressed()
659 std::string GetStringForNotificationShown(NotificationShown shown) { in GetStringForNotificationShown()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/controls/
H A Dhistory_view_compose_controls.cpp212 ) | rpl::start_with_next([=](FullMsgId value) { in init()
213 const auto shown = value ? value : _replyToId.current(); in init() local
218 ) | rpl::start_with_next([=](FullMsgId value) { in init()
1027 ) | rpl::start_with_next([=](bool shown) { in init()
1873 auto shown = false; in updateBotCommandShown() local
1903 const auto shown = peer && (peer->messagesTTL() > 0); in updateMessagesTTLShown() local
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-source-selector.c185 gpointer key, value; in source_selector_pulse_busy_renderer_cb() local
565 gpointer key, value; in source_selector_save_sources_status() local
609 gpointer key, value; in source_selector_load_sources_status() local
3295 guint value) in e_source_selector_set_source_connection_status()
3340 guint value = 0; in e_source_selector_get_source_connection_status() local
3381 gboolean shown = TRUE; in tree_show_toggled() local
3574 gboolean shown = FALSE; in show_hide_cursor_changed() local
3596 gboolean shown = TRUE; in show_hide_clicked() local
3694 gboolean shown = TRUE; in e_source_selector_manage_groups() local
3726 const gchar * const *value, in source_selector_store_value()
[all …]

12345678910>>...14