Home
last modified time | relevance | path

Searched defs:zeroWidth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/_gen/
Dmain.go69zeroWidth bool // op never translates into any machine code. example: copy, which may so… member
/aosp_15_r20/external/skia/src/core/
H A DSkDrawBase.cpp117 const bool zeroWidth = (0 == width); in ComputeRectType() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dop.go44zeroWidth bool // op never translates into any machine code. example: copy, which may… member
/aosp_15_r20/external/skia/src/xps/
H A DSkXPSDevice.cpp1065 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local