/external/libvterm/src/ |
D | pen.c | 129 VTermColor *colp = (attr == VTERM_ATTR_BACKGROUND) ? &state->pen.bg : &state->pen.fg; in set_pen_col_ansi() 148 state->pen.bold = 0; setpenattr_bool(state, VTERM_ATTR_BOLD, 0); in vterm_state_resetpen() 149 state->pen.underline = 0; setpenattr_int( state, VTERM_ATTR_UNDERLINE, 0); in vterm_state_resetpen() 150 state->pen.italic = 0; setpenattr_bool(state, VTERM_ATTR_ITALIC, 0); in vterm_state_resetpen() 151 state->pen.blink = 0; setpenattr_bool(state, VTERM_ATTR_BLINK, 0); in vterm_state_resetpen() 152 state->pen.reverse = 0; setpenattr_bool(state, VTERM_ATTR_REVERSE, 0); in vterm_state_resetpen() 153 state->pen.strike = 0; setpenattr_bool(state, VTERM_ATTR_STRIKE, 0); in vterm_state_resetpen() 154 state->pen.font = 0; setpenattr_int( state, VTERM_ATTR_FONT, 0); in vterm_state_resetpen() 158 …state->pen.fg = state->default_fg; setpenattr_col(state, VTERM_ATTR_FOREGROUND, state->default_fg… in vterm_state_resetpen() 159 …state->pen.bg = state->default_bg; setpenattr_col(state, VTERM_ATTR_BACKGROUND, state->default_bg… in vterm_state_resetpen() [all …]
|
D | screen.c | 36 ScreenPen pen; member 68 ScreenPen pen; member 92 new_cell->pen = screen->pen; in realloc_buffer() 183 cell->pen = screen->pen; in putglyph() 198 cell->pen.protected_cell = info->protected_cell; in putglyph() 199 cell->pen.dwl = info->dwl; in putglyph() 200 cell->pen.dhl = info->dhl; in putglyph() 275 if(selective && cell->pen.protected_cell) in erase_internal() 279 cell->pen = screen->pen; in erase_internal() 280 cell->pen.dwl = info->doublewidth; in erase_internal() [all …]
|
D | vterm_internal.h | 101 struct VTermPen pen; member 116 struct VTermPen pen; member
|
/external/fonttools/Lib/fontTools/pens/ |
D | boundsPen.py | 82 def draw(pen): argument 83 pen.moveTo((0, 0)) 84 pen.lineTo((0, 100)) 85 pen.qCurveTo((50, 75), (60, 50), (50, 25), (0, 0)) 86 pen.curveTo((-50, 25), (-60, 50), (-50, 75), (0, 100)) 87 pen.closePath() 89 pen = ControlBoundsPen(None) variable 90 draw(pen) 91 print(pen.bounds) 93 pen = BoundsPen(None) variable [all …]
|
D | basePen.py | 354 pen = _TestPen(None) variable 355 pen.moveTo((0, 0)) 356 pen.lineTo((0, 100)) 357 pen.curveTo((50, 75), (60, 50), (50, 25), (0, 0)) 358 pen.closePath() 360 pen = _TestPen(None) variable 362 pen.qCurveTo((0, 0), (0, 100), (100, 100), (100, 0), None) 363 pen.closePath()
|
D | transformPen.py | 61 pen = TransformPen(_TestPen(None), (2, 0, 0.5, 2, -10, 0)) variable 62 pen.moveTo((0, 0)) 63 pen.lineTo((0, 100)) 64 pen.curveTo((50, 75), (60, 50), (50, 25), (0, 0)) 65 pen.closePath()
|
D | reportLabPen.py | 56 pen = ReportLabPen(gs, Path(fillColor=colors.red, strokeWidth=5)) variable 58 g.draw(pen) 65 g = Group(pen.path)
|
/external/python/cpython3/Lib/turtledemo/ |
D | forest.py | 65 def doit1(level, pen): argument 66 pen.hideturtle() 67 start(pen, 20, -208) 68 t = tree( [pen], 80, level, 0.1, [[ (45,0.69), (0,0.65), (-45,0.71) ]] ) 71 def doit2(level, pen): argument 72 pen.hideturtle() 73 start(pen, -135, -130) 74 t = tree( [pen], 120, level, 0.1, [[ (45,0.69), (-45,0.71) ]] ) 77 def doit3(level, pen): argument 78 pen.hideturtle() [all …]
|
D | paint.py | 25 if pen()["pendown"]:
|
/external/fonttools/Lib/fontTools/misc/ |
D | psCharStrings.py | 263 def draw(self, pen): argument 265 extractor = T2OutlineExtractor(pen, subrs, self.globalSubrs, 479 def draw(self, pen): argument 480 extractor = T1OutlineExtractor(pen, self.subrs) 637 def __init__(self, pen, localSubrs, globalSubrs, nominalWidthX, defaultWidthX): argument 639 self.pen = pen 658 self.pen.moveTo(self._nextPoint(point)) 664 self.pen.lineTo(self._nextPoint(point)) 670 self.pen.curveTo(nextPoint(pt1), nextPoint(pt2), nextPoint(pt3)) 674 self.pen.closePath() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-03-17-ISelBug.ll | 53 ….bufBit_s]], [2 x [256 x %struct.bufBit_s]]* %colourLines, i32 undef, i32 %pen.1100, i32 %conv268.… 63 …%pen.1100 = phi i32 [ 0, %entry ], [ %inc230, %for.body261.i ], [ %inc230, %for.body190 ] ; <i32> … 64 ….bufBit_s]], [2 x [256 x %struct.bufBit_s]]* %colourLines, i32 undef, i32 %pen.1100, i32 0, i32 1 … 65 %inc230 = add i32 %pen.1100, 1 ; <i32> [#uses=2]
|
D | bswap-inline-asm.ll | 20 ; CHECK-LABEL: pen: 22 define i32 @pen(i32 %x) nounwind {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2010-03-17-ISelBug.ll | 53 …%tmp278.i = getelementptr [2 x [256 x %struct.bufBit_s]]* %colourLines, i32 undef, i32 %pen.1100, … 63 …%pen.1100 = phi i32 [ 0, %entry ], [ %inc230, %for.body261.i ], [ %inc230, %for.body190 ] ; <i32> … 64 …%scevgep328 = getelementptr [2 x [256 x %struct.bufBit_s]]* %colourLines, i32 undef, i32 %pen.1100… 65 %inc230 = add i32 %pen.1100, 1 ; <i32> [#uses=2]
|
D | bswap-inline-asm.ll | 19 ; CHECK: pen: 21 define i32 @pen(i32 %x) nounwind {
|
/external/python/cpython3/Lib/ |
D | turtle.py | 2070 self.pen(resizemode=rmode) 2092 self.pen(pensize=width) 2107 self.pen(pendown=False) 2121 self.pen(pendown=True) 2174 self.pen(speed=speed) 2218 self.pen(pencolor=pcolor, fillcolor=fcolor) 2255 self.pen(pencolor=color) 2291 self.pen(fillcolor=color) 2306 self.pen(shown=True) 2322 self.pen(shown=False) [all …]
|
/external/dtc/Documentation/ |
D | dtc-paper.bib | 24 title = "Booting the {L}inux/ppc kernel without {O}pen {F}irmware", 32 title = "Booting the {L}inux/ppc kernel without {O}pen {F}irmware",
|
/external/fonttools/Lib/fontTools/ttLib/ |
D | __init__.py | 709 def draw(self, pen): argument 722 pen.addComponent(glyphName, transform) 738 pen.qCurveTo(*contour) 746 pen.moveTo(contour[-1]) 750 pen.lineTo(contour[0]) 752 pen.qCurveTo(*contour[:nextOnCurve]) 755 pen.closePath()
|
/external/python/cpython2/Lib/lib-tk/ |
D | turtle.py | 1985 self.pen(resizemode=rmode) 2007 self.pen(pensize=width) 2022 self.pen(pendown=False) 2036 self.pen(pendown=True) 2089 self.pen(speed=speed) 2133 self.pen(pencolor=pcolor, fillcolor=fcolor) 2170 self.pen(pencolor=color) 2206 self.pen(fillcolor=color) 2221 self.pen(shown=True) 2237 self.pen(shown=False) [all …]
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_gdipext.cpp | 263 GpPen* pen, 265 typedef GpStatus(WINGDIPAPI* FuncType_GdipSetPenDashArray)(GpPen* pen, 269 GpPen* pen, 271 typedef GpStatus(WINGDIPAPI* FuncType_GdipSetPenLineJoin)(GpPen* pen, 273 typedef GpStatus(WINGDIPAPI* FuncType_GdipSetPenWidth)(GpPen* pen, REAL width); 290 GpPen** pen); 291 typedef GpStatus(WINGDIPAPI* FuncType_GdipSetPenMiterLimit)(GpPen* pen, 294 GpPen* pen, 296 typedef GpStatus(WINGDIPAPI* FuncType_GdipDeletePen)(GpPen* pen); 361 GpPen* pen, [all …]
|
/external/walt/docs/ |
D | TapLatency.md | 10 screen, the conductive surface and the accelerometer are mounted on a button of a retractable pen. 12 motion. This allows the hand holding the main part of the pen to gain some speed to which the butto…
|
/external/python/cpython2/Doc/library/ |
D | turtle.rst | 124 | :func:`pen` 323 Move turtle to an absolute position. If the pen is down, draw line. Do 445 is not a full circle, one endpoint of the arc is the current pen 754 Pull the pen down -- drawing when moving. 761 Pull the pen up -- no drawing when moving. 780 .. function:: pen(pen=None, **pendict) 782 :param pen: a dictionary with some or all of the below listed keys 785 Return or set the pen's attributes in a "pen-dictionary" with the following 799 This dictionary can be used as argument for a subsequent call to :func:`pen` 800 to restore the former pen-state. Moreover one or more of these attributes [all …]
|
/external/python/cpython2/Demo/turtle/ |
D | tdemo_paint.py | 25 if pen()["pendown"]:
|
/external/ImageMagick/PerlMagick/t/x11/ |
D | read.t | 28 $x=$image->Set(font=>"$font", pen=>'#0000FF', dither=>'False');
|
/external/libvterm/ |
D | Android.bp | 12 "src/pen.c",
|
/external/python/cpython3/Doc/library/ |
D | turtle.rst | 139 | :func:`pen` 343 Move turtle to an absolute position. If the pen is down, draw line. Do 465 is not a full circle, one endpoint of the arc is the current pen 774 Pull the pen down -- drawing when moving. 781 Pull the pen up -- no drawing when moving. 800 .. function:: pen(pen=None, **pendict) 802 :param pen: a dictionary with some or all of the below listed keys 805 Return or set the pen's attributes in a "pen-dictionary" with the following 819 This dictionary can be used as argument for a subsequent call to :func:`pen` 820 to restore the former pen-state. Moreover one or more of these attributes [all …]
|