Searched refs:combinations (Results 1 – 24 of 24) sorted by relevance
42 $combinations = [];44 $combinations[] = [$value];49 $combinations = array_merge($combinations, self::combinations($input, $k));52 return $combinations;67 public static function combinations($array, $k) function in Mpdf\\Utils\\Arrays70 $combinations = [];78 $combinations[] = $combination;98 return $combinations;
56 $combinations = array();75 $combinations[] = $combination;78 return $combinations;
6 desc This plugin shows a color picker in the editor toolbar. The allowed color combinations can be …
3 …figuration file. By default this is used to convert various character combinations to their typogr…
18 Not all combinations are useful ;-)
54 Not all combinations are useful ;-)
1 …figuration file. By default this is used to convert various character combinations to their typogr…
135 …var combinations = allCombinations(mergeableTokens, propertySize, propertiesCount, maxCombinations…136 return combinations.sort(fitSorter);
44 p. You can try out different combinations on the official Facebook developer page. (http://develope…
32 plugin combinations as well. Feel free to give me feedback on other working33 combinations.204 effect, just try things out and give me feedback on working combinations and
104 all occurring combinations of content structure and sidebar structure...
1704 combinationTest: function(visitor, ...combinations) { argument1706 for (let i=0; i<combinations.length; i++) {1708 if (visitor._platform.id == combinations[i][0]1709 && visitor._client.id == combinations[i][1]) {
463 * Tag combinations
1016 * Fixed: lists having certain combinations of 'text-align' and
90 … Query string. Key must be prepended with 'json_'. Multiple key=value combinations may be in the Q…
212 digital clock/board combinations. It is not normaly intended for use with
92 // Instead of creating unique cache filenames for all parameter combinations, create "simple" cache…
206 /** Prevents layering issues in certain browser/transition combinations */
164 /** Prevents layering issues in certain browser/transition combinations */
32 * Fix: Not all combinations were generated for more than three compound classes (@JeppeKnockaert)
1 …combinations on macOS tend to be typed characters\n !($b3e9d73db824614e$var$browser.mac && …
1 … // this implementation is not 100% perfect for weird media query combinations\n // when …