Searched defs:isHorizontal (Results 1 – 6 of 6) sorted by relevance
/external/fonttools/Lib/fontTools/misc/ |
D | bezierTools.py | 238 def splitLine(pt1, pt2, where, isHorizontal): argument 284 def splitQuadratic(pt1, pt2, pt3, where, isHorizontal): argument 316 def splitCubic(pt1, pt2, pt3, pt4, where, isHorizontal): argument
|
D | psCharStrings.py | 759 def alternatingLineto(self, isHorizontal): argument
|
/external/pdfium/fxbarcode/qrcode/ |
D | BC_QRCoderMaskUtil.cpp | 171 bool isHorizontal) { in ApplyMaskPenaltyRule1Internal()
|
/external/skqp/src/pathops/ |
D | SkOpSegment.h | 250 bool isHorizontal() const { in isHorizontal() function
|
/external/skia/src/pathops/ |
D | SkOpSegment.h | 250 bool isHorizontal() const { in isHorizontal() function
|
/external/deqp/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 2357 …Vec2& pos, int detectedLineWidth, const tcu::IVec2& lineWidthRange, bool isHorizontal, int& messag… in printLineWidthError()
|