OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DrawPie
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fdp/src/fde/
fde_gdidevice.h
84
virtual FX_BOOL
DrawPie
(IFDE_Pen* pPen,
fde_gdidevice.cpp
345
FX_BOOL CFDE_GdiDevice::
DrawPie
(IFDE_Pen* pPen,
359
m_pGraphics->
DrawPie
(pGdiPen, rect.left, rect.top, rect.width,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h
539
Status
DrawPie
(const Pen *pen, REAL x, REAL y, REAL width, REAL height,
546
Status
DrawPie
(const Pen *pen, INT x, INT y, INT width, INT height,
553
Status
DrawPie
(const Pen *pen, const RectF& rect,
561
Status
DrawPie
(const Pen *pen, const Rect& rect,
[
all
...]
Completed in 44 milliseconds