Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontMetrics.h115 float zeroWidth() const { return m_zeroWidth; } in zeroWidth() function
116 void setZeroWidth(float zeroWidth) in setZeroWidth()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-shaper.h172 hb_bitfield zeroWidth :1; /* ZWJ, ZWNJ etc, with no width */ member
/external/harfbuzz/src/
Dharfbuzz-shaper.h203 hb_bitfield zeroWidth :1; /* ZWJ, ZWNJ etc, with no width */ member
/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp1095 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local
/external/skia/src/device/xps/
DSkXPSDevice.cpp1095 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local
/external/skia/src/core/
DSkDraw.cpp815 const bool zeroWidth = (0 == width); in ComputeRectType() local
/external/chromium_org/third_party/skia/src/core/
DSkDraw.cpp815 const bool zeroWidth = (0 == width); in ComputeRectType() local