Home
last modified time | relevance | path

Searched refs:get_registry (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/graphics/lazpaint/lazpaint-7.1.6/resources/scripts/test/
H A Dmerge_rgb.py13 if layer.get_registry("split-channel") is not None:
14 layer_id = layer.get_registry("split-source-id")
17 channels_id = layer.get_registry("split-channels-id")
22 cur_layer_id = layer.get_registry("split-source-id")
27 channels_id = layer.get_registry("split-channels-id")
42 ch = layer.get_registry("split-channel")
H A Dsplit_rgb_pillow.py11 if layer.get_registry("split-channel") is not None:
21 if layer.get_registry("split-channels-id") is not None:
24 if layer.get_registry("split-source-id") == layer_id:
/dports/graphics/lazpaint/lazpaint-7.1.6/resources/scripts/
H A Dlayerfx_innershadow.py35 source_layer_id = layer.get_registry(REGISTRY_NAME+"-source-layer-id")
42 chosen_radius = layer.get_registry(REGISTRY_NAME+"-radius")
44 chosen_radius = layer.get_registry(OPPOSITE_REGISTRY_NAME+"-radius")
46 chosen_radius = image.get_registry(REGISTRY_NAME+"-radius")
48 chosen_radius = image.get_registry(OPPOSITE_REGISTRY_NAME+"-radius")
52 chosen_angle = layer.get_registry(REGISTRY_NAME+"-angle")
54 chosen_angle = layer.get_registry(OPPOSITE_REGISTRY_NAME+"-angle")
58 chosen_angle = image.get_registry(REGISTRY_NAME+"-angle")
60 chosen_angle = image.get_registry(OPPOSITE_REGISTRY_NAME+"-angle")
66 shadow_layer_id = layer.get_registry(REGISTRY_NAME+"-layer-id")
[all …]
H A Dlayerfx_innerlight.py35 source_layer_id = layer.get_registry(REGISTRY_NAME+"-source-layer-id")
42 chosen_radius = layer.get_registry(REGISTRY_NAME+"-radius")
44 chosen_radius = layer.get_registry(OPPOSITE_REGISTRY_NAME+"-radius")
46 chosen_radius = image.get_registry(REGISTRY_NAME+"-radius")
48 chosen_radius = image.get_registry(OPPOSITE_REGISTRY_NAME+"-radius")
52 chosen_angle = layer.get_registry(REGISTRY_NAME+"-angle")
54 chosen_angle = layer.get_registry(OPPOSITE_REGISTRY_NAME+"-angle")
58 chosen_angle = image.get_registry(REGISTRY_NAME+"-angle")
60 chosen_angle = image.get_registry(OPPOSITE_REGISTRY_NAME+"-angle")
66 shadow_layer_id = layer.get_registry(REGISTRY_NAME+"-layer-id")
[all …]
H A Dchannels_merge.py18 if layer.get_registry("split-channel") is not None:
19 layer_id = layer.get_registry("split-source-id")
22 channels_id = layer.get_registry("split-channels-id")
27 cur_source_id = layer.get_registry("split-source-id")
34 channels_id = layer.get_registry("split-channels-id")
H A Dlayerfx_shadow.py29 source_layer_id = layer.get_registry("shadow-source-layer-id")
36 chosen_radius = layer.get_registry("shadow-radius")
38 chosen_radius = image.get_registry("shadow-radius")
42 chosen_offset = layer.get_registry("shadow-offset")
44 chosen_offset = image.get_registry("shadow-offset")
48 shadow_layer_id = layer.get_registry("shadow-layer-id")
55 overlay_color = colors.str_to_RGBA(layer.get_registry("overlay-color"))
H A Dchannels_split_rgb.py15 if layer.get_registry("split-channel") is not None:
25 if layer.get_registry("split-channels-id") is not None:
27 if layer.get_registry("split-source-id") == layer_id:
H A Dchannels_split_hsl.py15 if layer.get_registry("split-channel") is not None:
25 if layer.get_registry("split-channels-id") is not None:
27 if layer.get_registry("split-source-id") == layer_id:
H A Dchannels_split_cmyk.py15 if layer.get_registry("split-channel") is not None:
27 if layer.get_registry("split-channels-id") is not None:
29 if layer.get_registry("split-source-id") == layer_id:
H A Dlayerfx_stroke.py31 chosen_radius = layer.get_registry("stroke-radius")
33 chosen_radius = image.get_registry("stroke-radius")
37 stroke_layer_id = layer.get_registry("stroke-layer-id")
44 overlay_color = colors.str_to_RGBA(layer.get_registry("overlay-color"))
/dports/net/libproxy/libproxy-0.4.17/libproxy/modules/
H A Dconfig_w32reg.cpp28 static bool get_registry(const char *key, const char *name, char **sval, uint32_t *slen, uint32_t *… in get_registry() function
73 if (!get_registry(W32REG_BASEKEY "\\Connections", "DefaultConnectionSettings", &data, &dlen, NULL)) in is_enabled()
125 get_registry(W32REG_BASEKEY, "AutoConfigURL", &tmp, NULL, NULL) && in get_config()
134 if (get_registry(W32REG_BASEKEY, "ProxyEnable", NULL, NULL, &enabled) && enabled && in get_config()
135 get_registry(W32REG_BASEKEY, "ProxyServer", &tmp, NULL, NULL)) { in get_config()
161 if (get_registry(W32REG_BASEKEY, "ProxyOverride", &tmp, NULL, NULL)) { in get_ignore()
/dports/net/libproxy-gnome3/libproxy-0.4.17/libproxy/modules/
H A Dconfig_w32reg.cpp28 static bool get_registry(const char *key, const char *name, char **sval, uint32_t *slen, uint32_t *… in get_registry() function
73 if (!get_registry(W32REG_BASEKEY "\\Connections", "DefaultConnectionSettings", &data, &dlen, NULL)) in is_enabled()
125 get_registry(W32REG_BASEKEY, "AutoConfigURL", &tmp, NULL, NULL) && in get_config()
134 if (get_registry(W32REG_BASEKEY, "ProxyEnable", NULL, NULL, &enabled) && enabled && in get_config()
135 get_registry(W32REG_BASEKEY, "ProxyServer", &tmp, NULL, NULL)) { in get_config()
161 if (get_registry(W32REG_BASEKEY, "ProxyOverride", &tmp, NULL, NULL)) { in get_ignore()
/dports/net/libproxy-kde/libproxy-0.4.17/libproxy/modules/
H A Dconfig_w32reg.cpp28 static bool get_registry(const char *key, const char *name, char **sval, uint32_t *slen, uint32_t *… in get_registry() function
73 if (!get_registry(W32REG_BASEKEY "\\Connections", "DefaultConnectionSettings", &data, &dlen, NULL)) in is_enabled()
125 get_registry(W32REG_BASEKEY, "AutoConfigURL", &tmp, NULL, NULL) && in get_config()
134 if (get_registry(W32REG_BASEKEY, "ProxyEnable", NULL, NULL, &enabled) && enabled && in get_config()
135 get_registry(W32REG_BASEKEY, "ProxyServer", &tmp, NULL, NULL)) { in get_config()
161 if (get_registry(W32REG_BASEKEY, "ProxyOverride", &tmp, NULL, NULL)) { in get_ignore()
/dports/net/libproxy-python/libproxy-0.4.17/libproxy/modules/
H A Dconfig_w32reg.cpp28 static bool get_registry(const char *key, const char *name, char **sval, uint32_t *slen, uint32_t *… in get_registry() function
73 if (!get_registry(W32REG_BASEKEY "\\Connections", "DefaultConnectionSettings", &data, &dlen, NULL)) in is_enabled()
125 get_registry(W32REG_BASEKEY, "AutoConfigURL", &tmp, NULL, NULL) && in get_config()
134 if (get_registry(W32REG_BASEKEY, "ProxyEnable", NULL, NULL, &enabled) && enabled && in get_config()
135 get_registry(W32REG_BASEKEY, "ProxyServer", &tmp, NULL, NULL)) { in get_config()
161 if (get_registry(W32REG_BASEKEY, "ProxyOverride", &tmp, NULL, NULL)) { in get_ignore()
/dports/net/libproxy-perl/libproxy-0.4.17/libproxy/modules/
H A Dconfig_w32reg.cpp28 static bool get_registry(const char *key, const char *name, char **sval, uint32_t *slen, uint32_t *… in get_registry() function
73 if (!get_registry(W32REG_BASEKEY "\\Connections", "DefaultConnectionSettings", &data, &dlen, NULL)) in is_enabled()
125 get_registry(W32REG_BASEKEY, "AutoConfigURL", &tmp, NULL, NULL) && in get_config()
134 if (get_registry(W32REG_BASEKEY, "ProxyEnable", NULL, NULL, &enabled) && enabled && in get_config()
135 get_registry(W32REG_BASEKEY, "ProxyServer", &tmp, NULL, NULL)) { in get_config()
161 if (get_registry(W32REG_BASEKEY, "ProxyOverride", &tmp, NULL, NULL)) { in get_ignore()
/dports/net/libproxy-webkit3/libproxy-0.4.17/libproxy/modules/
H A Dconfig_w32reg.cpp28 static bool get_registry(const char *key, const char *name, char **sval, uint32_t *slen, uint32_t *… in get_registry() function
73 if (!get_registry(W32REG_BASEKEY "\\Connections", "DefaultConnectionSettings", &data, &dlen, NULL)) in is_enabled()
125 get_registry(W32REG_BASEKEY, "AutoConfigURL", &tmp, NULL, NULL) && in get_config()
134 if (get_registry(W32REG_BASEKEY, "ProxyEnable", NULL, NULL, &enabled) && enabled && in get_config()
135 get_registry(W32REG_BASEKEY, "ProxyServer", &tmp, NULL, NULL)) { in get_config()
161 if (get_registry(W32REG_BASEKEY, "ProxyOverride", &tmp, NULL, NULL)) { in get_ignore()
/dports/net/libproxy-pacrunner/libproxy-0.4.17/libproxy/modules/
H A Dconfig_w32reg.cpp28 static bool get_registry(const char *key, const char *name, char **sval, uint32_t *slen, uint32_t *… in get_registry() function
73 if (!get_registry(W32REG_BASEKEY "\\Connections", "DefaultConnectionSettings", &data, &dlen, NULL)) in is_enabled()
125 get_registry(W32REG_BASEKEY, "AutoConfigURL", &tmp, NULL, NULL) && in get_config()
134 if (get_registry(W32REG_BASEKEY, "ProxyEnable", NULL, NULL, &enabled) && enabled && in get_config()
135 get_registry(W32REG_BASEKEY, "ProxyServer", &tmp, NULL, NULL)) { in get_config()
161 if (get_registry(W32REG_BASEKEY, "ProxyOverride", &tmp, NULL, NULL)) { in get_ignore()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/basic/
H A Dfactory.cpp57 Registry& get_registry() { in get_registry() function
66 Registry& r = get_registry(); in add()
71 const Registry& r = get_registry(); in get()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DObjectInstanceRegistry.cpp9 ObjectInstanceRegistry &ObjectInstanceRegistry::get_registry() { in get_registry() function in Halide::Internal::ObjectInstanceRegistry
17 ObjectInstanceRegistry &registry = get_registry(); in register_instance()
31 ObjectInstanceRegistry &registry = get_registry(); in unregister_instance()
47 ObjectInstanceRegistry &registry = get_registry(); in instances_in_range()
/dports/devel/luabind/luabind-0.9.1/luabind/detail/
H A Dclass_cache.hpp68 class_registry* registry = class_registry::get_registry(L); in get_class_rep()
80 class_registry* registry = class_registry::get_registry(L);
/dports/games/allacrost/allacrost-1.0.2/src/luabind/luabind/detail/
H A Dclass_cache.hpp68 class_registry* registry = class_registry::get_registry(L); in get_class_rep()
80 class_registry* registry = class_registry::get_registry(L);
/dports/misc/py-gluonnlp/gluon-nlp-0.10.0/src/gluonnlp/data/
H A Dregistry.py135 reg = registry.get_registry(Dataset)
143 for dataset_name, class_ in registry.get_registry(Dataset).items()
/dports/www/tikiwiki/tiki-21.2/lib/payment/
H A Dcclitelib.php50 public function get_registry() function in CCLiteLib
72 $reg = $this->get_registry();
207 $registry = $this->get_registry();
304 $registry = $this->get_registry();
/dports/www/firefox/firefox-99.0/third_party/rust/l10nregistry/benches/
H A Dpreferences.rs26 let reg = fetcher.get_registry(&scenario); in preferences_bench()
46 let reg = fetcher.get_registry(&scenario); in preferences_bench()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/mozapps/extensions/
H A Dgen_built_in_addons.py29 def get_registry(paths): function
72 registry, inputs = get_registry(manifest_paths)

123456789