/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
D | gdiplusgraphics.h | 131 Status DrawArc(const Pen *pen, REAL x, REAL y, REAL width, REAL height, in DrawArc() 138 Status DrawArc(const Pen *pen, INT x, INT y, INT width, INT height, in DrawArc() 145 Status DrawArc(const Pen *pen, const RectF& rect, in DrawArc() 153 Status DrawArc(const Pen *pen, const Rect& rect, in DrawArc() 161 Status DrawBezier(const Pen *pen, in DrawBezier() 169 Status DrawBezier(const Pen *pen, in DrawBezier() 177 Status DrawBezier(const Pen *pen, in DrawBezier() 186 Status DrawBezier(const Pen *pen, in DrawBezier() 195 Status DrawBeziers(const Pen *pen, const PointF *points, INT count) in DrawBeziers() 201 Status DrawBeziers(const Pen *pen, const Point *points, INT count) in DrawBeziers() [all …]
|
D | gdiplusimpl.h | 1497 __inline__ BOOL GraphicsPath::IsOutlineVisible(REAL x, REAL y, const Pen *pen, in IsOutlineVisible() 1507 __inline__ BOOL GraphicsPath::IsOutlineVisible(INT x, INT y, const Pen *pen, in IsOutlineVisible() 1517 __inline__ BOOL GraphicsPath::IsOutlineVisible(const PointF& point, const Pen *pen, in IsOutlineVisible() 1528 __inline__ BOOL GraphicsPath::IsOutlineVisible(const Point& point, const Pen *pen, in IsOutlineVisible()
|
/aosp_15_r20/external/fonttools/Tests/pens/ |
H A D | pointInsidePen_test.py | 8 def draw_triangles(pen): argument 28 def draw_curves(pen): argument 46 def draw_qCurves(pen): argument 77 def draw_contour(pen): argument 95 def draw_contour(pen): argument 108 def draw_contour(pen): argument 121 def draw_contour(pen): argument 137 def draw_contour(pen): argument 161 def draw_contour(pen): argument 174 def draw_contour(pen): argument [all …]
|
H A D | perimeterPen_test.py | 5 def draw1_(pen): argument 15 def draw2_(pen): argument 24 def draw3_(pen): argument 33 def draw4_(pen): argument 43 def draw5_(pen): argument 65 def draw6_(pen): argument 86 def draw7_(pen): argument 107 def draw8_(pen): argument
|
H A D | areaPen_test.py | 7 def draw1_(pen): argument 17 def draw2_(pen): argument 26 def draw3_(pen): argument 35 def draw4_(pen): argument 45 def draw5_(pen): argument 67 def draw6_(pen): argument 88 def draw7_(pen): argument 109 def draw8_(pen): argument
|
H A D | hashPointPen_test.py | 9 def drawPoints(self, pen): argument 20 def drawPoints(self, pen): argument 32 def drawPoints(self, pen): argument 46 def drawPoints(self, pen): argument 57 def drawPoints(self, pen): argument
|
H A D | freetypePen_test.py | 17 def box(pen, offset=(0, 0)): argument 25 def draw_cubic(pen): argument 34 def draw_quadratic(pen): argument 43 def star(pen): argument
|
H A D | recordingPen_test.py | 10 def draw(self, pen): argument 16 def drawPoints(self, pen): argument
|
H A D | boundsPen_test.py | 5 def draw_(pen): argument 13 def bounds_(pen): argument
|
H A D | utils.py | 109 def draw(self, pen): argument 190 def draw(self, pen): argument
|
H A D | ttGlyphPen_test.py | 813 def draw(self, pen): argument 819 def drawPoints(self, pen): argument
|
H A D | cocoaPen_test.py | 21 def draw(pen): argument
|
H A D | quartzPen_test.py | 27 def draw(pen): argument
|
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/ |
H A D | ttGlyphSet.py | 155 def draw(self, pen): argument 161 def drawPoints(self, pen): argument 171 def draw(self, pen): argument 187 def drawPoints(self, pen): argument 203 def _drawVarComposite(self, glyph, pen, isPointPen): argument 279 def draw(self, pen): argument 367 def draw(self, pen): argument
|
/aosp_15_r20/external/fonttools/Lib/fontTools/ufoLib/ |
H A D | glifLib.py | 103 def draw(self, pen, outputImpliedClosingLine=False): argument 964 def _writeAnchorsFormat1(pen, anchors, validate): argument 1388 def buildOutlineFormat1(glyphObject, pen, outline, validate): argument 1430 def _buildOutlineContourFormat1(pen, contour, validate): argument 1445 def _buildOutlinePointsFormat1(pen, contour): argument 1455 def _buildOutlineComponentFormat1(pen, component, validate): argument 1479 def buildOutlineFormat2(glyphObject, pen, outline, identifiers, validate): argument 1489 def _buildOutlineContourFormat2(pen, contour, identifiers, validate): argument 1522 def _buildOutlinePointsFormat2(pen, contour, identifiers, validate): argument 1555 def _buildOutlineComponentFormat2(pen, component, identifiers, validate): argument
|
/aosp_15_r20/external/python/cpython3/Lib/turtledemo/ |
D | forest.py | 65 def doit1(level, pen): argument 71 def doit2(level, pen): argument 77 def doit3(level, pen): argument
|
/aosp_15_r20/external/fonttools/Lib/fontTools/pens/ |
H A D | recordingPen.py | 16 def replayRecording(recording, pen): argument 78 def replay(self, pen): argument 206 pen = RecordingPen() variable
|
H A D | basePen.py | 432 pen = _TestPen(None) variable 438 pen = _TestPen(None) variable
|
/aosp_15_r20/system/teeui/libteeui/src/ |
H A D | font_rendering.cpp | 140 Vec2d<pxs> pen = {0, 0}; in findLongestWordSequence() local 218 PxPoint pen) { in drawText()
|
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/ |
H A D | psCharStrings.py | 588 pen, argument 942 def __init__(self, pen, subrs): argument 1137 def draw(self, pen, blender=None): argument 1341 def draw(self, pen): argument
|
/aosp_15_r20/external/fonttools/Tests/misc/ |
H A D | symfont_test.py | 11 def draw1_(pen): argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hisi_pwrc_sram.S | 42 pen: ldr x4, [x3, x0, LSL #3] label
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/ |
H A D | hisi_pwrc_sram.S | 42 pen: ldr x4, [x3, x0, LSL #3] label
|
/aosp_15_r20/external/fonttools/Lib/fontTools/svgLib/path/ |
H A D | __init__.py | 48 def draw(self, pen): argument
|
H A D | parser.py | 95 def parse_path(pathdef, pen, current_pos=(0, 0), arc_class=EllipticalArc): argument
|