Searched defs:DrawLine (Results 1 – 4 of 4) sorted by relevance
166 void ScreenDrawerWin::DrawLine(DesktopVector start, in DrawLine() function in webrtc::__anonc02fbb550111::ScreenDrawerWin
532 void CGdiDeviceDriver::DrawLine(float x1, float y1, float x2, float y2) { in DrawLine() function in CGdiDeviceDriver
370 TEST_P(SimpleOperationTest, DrawLine) in TEST_P() argument
2829 WandExport void DrawLine(DrawingWand *wand,const double sx,const double sy, in DrawLine() function