Home
last modified time | relevance | path

Searched refs:HIGHLIGHTS (Results 1 – 25 of 95) sorted by relevance

1234

/dports/graphics/krita/krita-4.4.8/plugins/filters/dodgeburn/
H A DDodgeBurn.cpp47 case KisFilterDodgeBurn::HIGHLIGHTS: in createTransformation()
83 type = KisFilterDodgeBurn::HIGHLIGHTS; in configuration()
100 case KisFilterDodgeBurn::HIGHLIGHTS: in setConfiguration()
H A DDodgeBurn.h32 HIGHLIGHTS enumerator
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/model/ImageEditor/
H A DHDROperationV2.java34 private final static String HIGHLIGHTS = "Highlights"; field in HDROperationV2
48 addSliderKey(HIGHLIGHTS); in HDROperationV2()
49 setSliderConfig(HIGHLIGHTS, new SliderConfig(0.1, 10, highlights, .05, true, format)); in HDROperationV2()
82 } else if (key.equals(HIGHLIGHTS) && highlights != value) { in setSliderValue()
H A DHDROperationV3.java34 private final static String HIGHLIGHTS = "Highlights"; field in HDROperationV3
48 addSliderKey(HIGHLIGHTS); in HDROperationV3()
49 setSliderConfig(HIGHLIGHTS, new SliderConfig(0, 1, highlights, .05, false, format)); in HDROperationV3()
76 } else if (key.equals(HIGHLIGHTS) && highlights != value) { in setSliderValue()
/dports/deskutils/calibre/calibre-src-5.34.0/recipes/
H A Dempire_magazine.recipe29 …(re.compile(r'<!-- CURRENT HIGHLIGHTS: START-->.*?<!-- CURRENT HIGHLIGHTS: END -->', re.IGNORECASE…
30 … re.DOTALL), lambda match: '<!-- CURRENT HIGHLIGHTS: START--><!-- CURRENT HIGHLIGHTS: END -->'),
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/test/unit/content-src/components/
H A DLinkMenu.test.jsx132 source={"HIGHLIGHTS"}
146 source={"HIGHLIGHTS"}
160 source={"HIGHLIGHTS"}
174 source={"HIGHLIGHTS"}
188 source={"HIGHLIGHTS"}
202 source={"HIGHLIGHTS"}
216 source={"HIGHLIGHTS"}
231 source={"HIGHLIGHTS"}
245 source={"HIGHLIGHTS"}
260 source={"HIGHLIGHTS"}
[all …]
H A DConfirmDialog.test.jsx18 eventSource: "HIGHLIGHTS",
108 ac.UserEvent({ event: at.DIALOG_CANCEL, source: "HIGHLIGHTS" })
133 ac.UserEvent({ event: at.DIALOG_CANCEL, source: "HIGHLIGHTS" })
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/test/unit/content-src/components/
H A DLinkMenu.test.jsx132 source={"HIGHLIGHTS"}
146 source={"HIGHLIGHTS"}
160 source={"HIGHLIGHTS"}
174 source={"HIGHLIGHTS"}
188 source={"HIGHLIGHTS"}
202 source={"HIGHLIGHTS"}
216 source={"HIGHLIGHTS"}
231 source={"HIGHLIGHTS"}
245 source={"HIGHLIGHTS"}
260 source={"HIGHLIGHTS"}
[all …]
H A DConfirmDialog.test.jsx18 eventSource: "HIGHLIGHTS",
108 ac.UserEvent({ event: at.DIALOG_CANCEL, source: "HIGHLIGHTS" })
133 ac.UserEvent({ event: at.DIALOG_CANCEL, source: "HIGHLIGHTS" })
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/test/unit/content-src/components/
H A DLinkMenu.test.jsx132 source={"HIGHLIGHTS"}
146 source={"HIGHLIGHTS"}
160 source={"HIGHLIGHTS"}
174 source={"HIGHLIGHTS"}
188 source={"HIGHLIGHTS"}
202 source={"HIGHLIGHTS"}
216 source={"HIGHLIGHTS"}
231 source={"HIGHLIGHTS"}
245 source={"HIGHLIGHTS"}
260 source={"HIGHLIGHTS"}
[all …]
H A DConfirmDialog.test.jsx18 eventSource: "HIGHLIGHTS",
108 ac.UserEvent({ event: at.DIALOG_CANCEL, source: "HIGHLIGHTS" })
133 ac.UserEvent({ event: at.DIALOG_CANCEL, source: "HIGHLIGHTS" })
/dports/www/firefox/firefox-99.0/browser/components/newtab/test/unit/content-src/components/
H A DLinkMenu.test.jsx132 source={"HIGHLIGHTS"}
146 source={"HIGHLIGHTS"}
160 source={"HIGHLIGHTS"}
174 source={"HIGHLIGHTS"}
188 source={"HIGHLIGHTS"}
258 source={"HIGHLIGHTS"}
272 source={"HIGHLIGHTS"}
287 source={"HIGHLIGHTS"}
301 source={"HIGHLIGHTS"}
316 source={"HIGHLIGHTS"}
[all …]
H A DConfirmDialog.test.jsx18 eventSource: "HIGHLIGHTS",
108 ac.UserEvent({ event: at.DIALOG_CANCEL, source: "HIGHLIGHTS" })
133 ac.UserEvent({ event: at.DIALOG_CANCEL, source: "HIGHLIGHTS" })
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/aliases/
H A Dtermcolor.py51 HIGHLIGHTS = dict( variable
108 text = fmt_str % (HIGHLIGHTS[on_color], text)
/dports/devel/py-termcolor/termcolor-1.1.0/
H A Dtermcolor.py51 HIGHLIGHTS = dict( variable
108 text = fmt_str % (HIGHLIGHTS[on_color], text)
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/yaspin/
H A Dtermcolor.py51 HIGHLIGHTS = dict( variable
108 text = fmt_str % (HIGHLIGHTS[on_color], text)
/dports/devel/py-pdm/pdm-1.11.0/pdm/_vendor/
H A Dtermcolor.py51 HIGHLIGHTS = dict( variable
108 text = fmt_str % (HIGHLIGHTS[on_color], text)
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/util/py_lib/
H A Dtermcolor.py51 HIGHLIGHTS = dict( variable
108 text = fmt_str % (HIGHLIGHTS[on_color], text)
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/thirdparty/termcolor/
H A Dtermcolor.py51 HIGHLIGHTS = dict( variable
110 text = fmt_str % (HIGHLIGHTS[on_color], text)
/dports/devel/py-monty/monty-2021.8.17/monty/
H A Dtermcolor.py44 HIGHLIGHTS = dict( variable
112 text = fmt_str % (HIGHLIGHTS[on_color], text)
/dports/devel/py-yaspin/yaspin-2.1.0/examples/
H A Ddemo.py17 HIGHLIGHTS = (k for k, v in COLOR_MAP.items() if v == "on_color") variable
80 for highlight in HIGHLIGHTS:
/dports/misc/otter/otter-3.3f/
H A DREADME11 OTTER HIGHLIGHTS
21 Mace2 HIGHLIGHTS
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/termcolor/
H A Dtermcolor.pyi5 HIGHLIGHTS: dict[str, int]
/dports/graphics/krita/krita-4.4.8/plugins/filters/colorsfilters/
H A Dkis_color_balance_filter.h43 HIGHLIGHTS enumerator
/dports/graphics/krita/krita-4.4.8/plugins/extensions/colorrange/
H A Ddlg_colorrange.h44 HIGHLIGHTS, enumerator

1234