Searched defs:reverse_direction (Results 1 – 5 of 5) sorted by relevance
| /external/fonttools/Lib/fontTools/cu2qu/ |
| D | ufo.py | 117 def _set_segments(glyph, segments, reverse_direction): argument 156 def _glyphs_to_quadratic(glyphs, max_err, reverse_direction, stats): argument 195 glyphs, max_err=None, reverse_direction=False, stats=None): argument 223 fonts, max_err_em=None, max_err=None, reverse_direction=False, argument
|
| /external/fonttools/Lib/fontTools/pens/ |
| D | cu2quPen.py | 41 def __init__(self, other_pen, max_err, reverse_direction=False, argument 149 def __init__(self, other_point_pen, max_err, reverse_direction=False, argument
|
| /external/fonttools/Snippets/ |
| D | otf2ttf.py | 29 glyphs, max_err=MAX_ERR, reverse_direction=REVERSE_DIRECTION): argument
|
| /external/skqp/src/core/ |
| D | SkStroke.cpp | 1505 static SkPath::Direction reverse_direction(SkPath::Direction dir) { in reverse_direction() function
|
| /external/skia/src/core/ |
| D | SkStroke.cpp | 1541 static SkPathDirection reverse_direction(SkPathDirection dir) { in reverse_direction() function
|