Searched refs:RenderDeviceStrokePath (Results 1 – 2 of 2) sorted by relevance
89 void RenderDeviceStrokePath(CFX_Path* path, CFX_Matrix* matrix);
189 RenderDeviceStrokePath(path, matrix); in StrokePath()275 void CFX_Graphics::RenderDeviceStrokePath(CFX_Path* path, CFX_Matrix* matrix) { in RenderDeviceStrokePath() function in CFX_Graphics