Searched refs:strokecolor (Results 1 – 1 of 1) sorted by relevance
204 FX_DWORD strokecolor = fill_color; in DrawPath() local209 strokecolor = in DrawPath()210 (((fill_alpha >> 2) << 24) | (strokecolor & 0x00ffffff)); in DrawPath()221 m_pDeviceDriver->DrawPath(&newPath, pMatrix, &graphState, 0, strokecolor, in DrawPath()