Home
last modified time | relevance | path

Searched defs:pen (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusgraphics.h131 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 …]
Dgdiplusimpl.h1497 __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 DpointInsidePen_test.py8 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 DperimeterPen_test.py5 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 DareaPen_test.py7 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 DhashPointPen_test.py9 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 DfreetypePen_test.py17 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 DrecordingPen_test.py10 def draw(self, pen): argument
16 def drawPoints(self, pen): argument
H A DboundsPen_test.py5 def draw_(pen): argument
13 def bounds_(pen): argument
H A Dutils.py109 def draw(self, pen): argument
190 def draw(self, pen): argument
H A DttGlyphPen_test.py813 def draw(self, pen): argument
819 def drawPoints(self, pen): argument
H A DcocoaPen_test.py21 def draw(pen): argument
H A DquartzPen_test.py27 def draw(pen): argument
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/
H A DttGlyphSet.py155 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 DglifLib.py103 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/
Dforest.py65 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 DrecordingPen.py16 def replayRecording(recording, pen): argument
78 def replay(self, pen): argument
206 pen = RecordingPen() variable
H A DbasePen.py432 pen = _TestPen(None) variable
438 pen = _TestPen(None) variable
/aosp_15_r20/system/teeui/libteeui/src/
H A Dfont_rendering.cpp140 Vec2d<pxs> pen = {0, 0}; in findLongestWordSequence() local
218 PxPoint pen) { in drawText()
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DpsCharStrings.py588 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 Dsymfont_test.py11 def draw1_(pen): argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_pwrc_sram.S42 pen: ldr x4, [x3, x0, LSL #3] label
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhisi_pwrc_sram.S42 pen: ldr x4, [x3, x0, LSL #3] label
/aosp_15_r20/external/fonttools/Lib/fontTools/svgLib/path/
H A D__init__.py48 def draw(self, pen): argument
H A Dparser.py95 def parse_path(pathdef, pen, current_pos=(0, 0), arc_class=EllipticalArc): argument

123