Home
last modified time | relevance | path

Searched defs:DrawLine (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp267 FX_BOOL CFDE_FxgeDevice::DrawLine(IFDE_Pen* pPen, in DrawLine() function in CFDE_FxgeDevice
Dfde_gdidevice.cpp311 FX_BOOL CFDE_GdiDevice::DrawLine(IFDE_Pen* pPen, in DrawLine() function in CFDE_GdiDevice
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp837 void CFDE_TextOut::DrawLine(const FDE_LPTTOPIECE pPiece, IFDE_Pen*& pPen) { in DrawLine() function in CFDE_TextOut
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp806 void CGdiDeviceDriver::DrawLine(FX_FLOAT x1, in DrawLine() function in CGdiDeviceDriver
/external/ImageMagick/MagickWand/
Ddrawing-wand.c2750 WandExport void DrawLine(DrawingWand *wand,const double sx,const double sy, in DrawLine() function