Home
last modified time | relevance | path

Searched defs:withColor (Results 1 – 13 of 13) sorted by relevance

/dports/www/ilias6/ILIAS-6.14/src/UI/Component/Item/
H A DStandard.php20 public function withColor(Color $a_color) : Item; function
/dports/www/ilias6/ILIAS-6.14/src/UI/Implementation/Component/Item/
H A DStandard.php23 public function withColor(\ILIAS\Data\Color $color) : C\Item\Item function in ILIAS\\UI\\Implementation\\Component\\Item\\Standard
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/leanplum/
H A DActionArgs.java61 public ActionArgs withColor(String name, int defaultValue) { in withColor() method in ActionArgs
/dports/www/ilias/ILIAS-5.4.25/src/UI/Component/Item/
H A DItem.php71 public function withColor(\ILIAS\Data\Color $a_color); function
/dports/www/ilias/ILIAS-5.4.25/src/UI/Implementation/Component/Item/
H A DItem.php122 public function withColor(\ILIAS\Data\Color $color) function in ILIAS\\UI\\Implementation\\Component\\Item\\Item
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dfile_mesh.cpp107 bool withColor = meshConfig.contentTypes.contains(MESH_CONTENT_COLOR); in SavePLY() local
/dports/net-im/signal-cli/signal-cli-0.9.0/lib/src/main/java/org/asamk/signal/manager/storage/recipients/
H A DContact.java87 public Builder withColor(final String val) { in withColor() method in Contact.Builder
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/
H A DMessageLog.java75 private static Spanned withColor(CharSequence s, int color) { in withColor() method in MessageLog
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/netplay/
H A DMessageLog.java75 private static Spanned withColor(CharSequence s, int color) { in withColor() method in MessageLog
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/hspec-core-2.7.10/src/Test/Hspec/Core/Formatters/
H A DInternal.hs211 withColor color cls action = do function
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Util/Printer/
H A DColor.hs306 withColor c = function
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltWinop.c1115 Pix32 withColor; in Blt_ImageMergeInner() local
1306 Pix32 withColor; local
H A DbltImage.c2707 Blt_MergeColorImage(src, src2, dest, opacity, opacity2, withColor) in Blt_MergeColorImage() argument