Searched refs:strokecolor (Results 1 – 2 of 2) sorted by relevance
583 uint32_t strokecolor = fill_color; in DrawPathWithBlend() local585 strokecolor = (((fill_alpha >> 2) << 24) | (strokecolor & 0x00ffffff)); in DrawPathWithBlend()595 m_pDeviceDriver->DrawPath(&newPath, pMatrix, &graphState, 0, strokecolor, in DrawPathWithBlend()
632 const char* strokecolor; in DumpSubcomputation() local638 strokecolor = node_colors.stroke_color; in DumpSubcomputation()643 strokecolor = highlight ? "#b71c1c" : "#c2c2c2"; in DumpSubcomputation()647 fillcolor, strokecolor); in DumpSubcomputation()