/dports/games/aisleriot/aisleriot-3.22.19/src/ |
H A D | ar-style-gtk.c | 73 GObject *style_object = G_OBJECT (style); in sync_settings() local 85 g_object_freeze_notify (style_object); in sync_settings() 150 g_object_thaw_notify (style_object); in sync_settings() 159 GObject *style_object = G_OBJECT (style); in direction_changed_cb() local 172 g_object_freeze_notify (style_object); in direction_changed_cb() 179 g_object_notify (style_object, AR_STYLE_PROP_RTL); in direction_changed_cb() 182 g_object_thaw_notify (style_object); in direction_changed_cb() 232 GObject *style_object = G_OBJECT (style); in style_updated_cb() local 242 g_object_freeze_notify (style_object); in style_updated_cb() 287 g_object_notify (style_object, AR_STYLE_PROP_CARD_STEP); in style_updated_cb() [all …]
|
/dports/math/py-seaborn/seaborn-0.11.0/seaborn/ |
H A D | rcmod.py | 296 style_object = _AxesStyle(style_dict) 298 return style_object 330 style_object = axes_style(style, rc) 331 mpl.rcParams.update(style_object)
|
/dports/mail/rspamd-devel/rspamd-93430bb/src/libserver/css/ |
H A D | css_parser.cxx | 151 style_object.reset(); in css_parser() 160 style_object(existing), pool(pool) { in css_parser() 175 if (style_object) { in get_object_maybe() 176 return style_object; in get_object_maybe() 186 std::shared_ptr<css_style_sheet> style_object; member in rspamd::css::css_parser 626 if (!style_object) { in consume_input() 627 style_object = std::make_shared<css_style_sheet>(pool); in consume_input() 697 style_object->add_selector_rule(std::move(selector), in consume_input()
|
/dports/mail/rspamd/rspamd-3.1/src/libserver/css/ |
H A D | css_parser.cxx | 151 style_object.reset(); in css_parser() 160 style_object(existing), pool(pool) { in css_parser() 175 if (style_object) { in get_object_maybe() 176 return style_object; in get_object_maybe() 186 std::shared_ptr<css_style_sheet> style_object; member in rspamd::css::css_parser 626 if (!style_object) { in consume_input() 627 style_object = std::make_shared<css_style_sheet>(pool); in consume_input() 697 style_object->add_selector_rule(std::move(selector), in consume_input()
|
/dports/databases/py-pgcli/pgcli-3.2.0/pgcli/ |
H A D | pgstyle.py | 49 def parse_pygments_style(token_name, style_object, style_dict): argument 60 return token_type, style_object.styles[other_token_type]
|
/dports/databases/py-litecli/litecli-1.6.0/litecli/ |
H A D | clistyle.py | 47 def parse_pygments_style(token_name, style_object, style_dict): argument 58 return token_type, style_object.styles[other_token_type]
|
/dports/databases/py-mycli/mycli-1.23.2/mycli/ |
H A D | clistyle.py | 78 def parse_pygments_style(token_name, style_object, style_dict): argument 89 return token_type, style_object.styles[other_token_type]
|
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pyyaml/ext/ |
H A D | _yaml.pyx | 1147 style_object = event_object.style 1149 if style_object == "'" or style_object == u"'": 1151 elif style_object == "\"" or style_object == u"\"": 1153 elif style_object == "|" or style_object == u"|": 1155 elif style_object == ">" or style_object == u">": 1436 style_object = node.style 1438 if style_object == "'" or style_object == u"'": 1440 elif style_object == "\"" or style_object == u"\"": 1442 elif style_object == "|" or style_object == u"|": 1444 elif style_object == ">" or style_object == u">":
|
/dports/www/firefox/firefox-99.0/third_party/python/PyYAML/yaml/ |
H A D | _yaml.pyx | 1147 style_object = event_object.style 1149 if style_object == "'" or style_object == u"'": 1151 elif style_object == "\"" or style_object == u"\"": 1153 elif style_object == "|" or style_object == u"|": 1155 elif style_object == ">" or style_object == u">": 1436 style_object = node.style 1438 if style_object == "'" or style_object == u"'": 1440 elif style_object == "\"" or style_object == u"\"": 1442 elif style_object == "|" or style_object == u"|": 1444 elif style_object == ">" or style_object == u">":
|
/dports/devel/py-yaml/PyYAML-5.4.1/yaml/ |
H A D | _yaml.pyx | 1147 style_object = event_object.style 1149 if style_object == "'" or style_object == u"'": 1151 elif style_object == "\"" or style_object == u"\"": 1153 elif style_object == "|" or style_object == u"|": 1155 elif style_object == ">" or style_object == u">": 1436 style_object = node.style 1438 if style_object == "'" or style_object == u"'": 1440 elif style_object == "\"" or style_object == u"\"": 1442 elif style_object == "|" or style_object == u"|": 1444 elif style_object == ">" or style_object == u">":
|
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/PyYAML/yaml/ |
H A D | _yaml.pyx | 1147 style_object = event_object.style 1149 if style_object == "'" or style_object == u"'": 1151 elif style_object == "\"" or style_object == u"\"": 1153 elif style_object == "|" or style_object == u"|": 1155 elif style_object == ">" or style_object == u">": 1436 style_object = node.style 1438 if style_object == "'" or style_object == u"'": 1440 elif style_object == "\"" or style_object == u"\"": 1442 elif style_object == "|" or style_object == u"|": 1444 elif style_object == ">" or style_object == u">":
|
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pyyaml/ext/ |
H A D | _yaml.pyx | 1147 style_object = event_object.style 1149 if style_object == "'" or style_object == u"'": 1151 elif style_object == "\"" or style_object == u"\"": 1153 elif style_object == "|" or style_object == u"|": 1155 elif style_object == ">" or style_object == u">": 1436 style_object = node.style 1438 if style_object == "'" or style_object == u"'": 1440 elif style_object == "\"" or style_object == u"\"": 1442 elif style_object == "|" or style_object == u"|": 1444 elif style_object == ">" or style_object == u">":
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/PyYAML/yaml/ |
H A D | _yaml.pyx | 1147 style_object = event_object.style 1149 if style_object == "'" or style_object == u"'": 1151 elif style_object == "\"" or style_object == u"\"": 1153 elif style_object == "|" or style_object == u"|": 1155 elif style_object == ">" or style_object == u">": 1436 style_object = node.style 1438 if style_object == "'" or style_object == u"'": 1440 elif style_object == "\"" or style_object == u"\"": 1442 elif style_object == "|" or style_object == u"|": 1444 elif style_object == ">" or style_object == u">":
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyyaml/ext/ |
H A D | _yaml.pyx | 1147 style_object = event_object.style 1149 if style_object == "'" or style_object == u"'": 1151 elif style_object == "\"" or style_object == u"\"": 1153 elif style_object == "|" or style_object == u"|": 1155 elif style_object == ">" or style_object == u">": 1436 style_object = node.style 1438 if style_object == "'" or style_object == u"'": 1440 elif style_object == "\"" or style_object == u"\"": 1442 elif style_object == "|" or style_object == u"|": 1444 elif style_object == ">" or style_object == u">":
|
/dports/lang/yap/yap-6.2.2/packages/sgml/ |
H A D | sgml_mode.pl | 240 ( style_object(Name, Style),
|
/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/ |
H A D | sgml_mode.pl | 244 ( style_object(Name, Style),
|