Searched refs:funcTextColor (Results 1 – 7 of 7) sorted by relevance
87 ctx.fillStyle = ColorUtils.funcTextColor(textColor);
114 ctx.fillStyle = ColorUtils.funcTextColor(textColor);
176 ctx.fillStyle = ColorUtils.funcTextColor(textColor);
267 jsCpuProfilerCtx.fillStyle = ColorUtils.funcTextColor(
201 ctx.fillStyle = ColorUtils.funcTextColor(textColor);
200 public static funcTextColor(val: string): string { method in ColorUtils
283 ctx.fillStyle = ColorUtils.funcTextColor(ColorUtils.colorForTid(pid > 0 ? pid : tid));