Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/gr/xp/
H A Dgr_Painter.cpp58 void GR_Painter::xorLine(UT_sint32 x1, UT_sint32 y1, UT_sint32 x2, UT_sint32 y2) in xorLine() function in GR_Painter
H A Dgr_CairoNullGraphics.cpp98 void CairoNull_Graphics::xorLine(UT_sint32, UT_sint32, UT_sint32, UT_sint32) in xorLine() function in CairoNull_Graphics
H A Dgr_CairoGraphics.cpp3133 void GR_CairoGraphics::xorLine(UT_sint32 x1, UT_sint32 y1, UT_sint32 x2, in xorLine() function in GR_CairoGraphics
/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32Dlg_PrintPreview.cpp369 virtual void xorLine(UT_sint32 a, UT_sint32 b, UT_sint32 c, UT_sint32 d) in xorLine() function in GR_Win32PrintPreviewGraphics
/dports/editors/abiword/abiword-3.0.5/src/af/gr/win/
H A Dgr_Win32Graphics.cpp867 void GR_Win32Graphics::xorLine(UT_sint32 x1, UT_sint32 y1, UT_sint32 x2, UT_sint32 y2) in xorLine() function in GR_Win32Graphics