Home
last modified time | relevance | path

Searched refs:ULineBreak (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h2240 typedef enum ULineBreak { enum
2315 } ULineBreak; typedef
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h2361 typedef enum ULineBreak { enum
2436 } ULineBreak; typedef
/third_party/icu/icu4c/source/common/unicode/
Duchar.h2280 typedef enum ULineBreak { enum
2355 } ULineBreak; typedef
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h2280 typedef enum ULineBreak { enum
2355 } ULineBreak; typedef
/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbitblb.cpp471 ULineBreak cLBProp = (ULineBreak)u_getIntPropertyValue(c, UCHAR_LINE_BREAK); in calcChainedFollowPos()
/third_party/node/deps/icu-small/source/common/
Drbbitblb.cpp469 ULineBreak cLBProp = (ULineBreak)u_getIntPropertyValue(c, UCHAR_LINE_BREAK); in calcChainedFollowPos()
/third_party/icu/icu4c/source/common/
Drbbitblb.cpp468 ULineBreak cLBProp = (ULineBreak)u_getIntPropertyValue(c, UCHAR_LINE_BREAK); in calcChainedFollowPos()
/third_party/skia/third_party/externals/icu/source/common/
Drbbitblb.cpp468 ULineBreak cLBProp = (ULineBreak)u_getIntPropertyValue(c, UCHAR_LINE_BREAK); in calcChainedFollowPos()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc260 ULineBreak ulb = static_cast<ULineBreak>( in ComputeLineBreaks()
/third_party/flutter/txt/src/txt/
Dparagraph_txt.cc261 ULineBreak ulb = static_cast<ULineBreak>( in ComputeLineBreaks()
/third_party/icu/docs/userguide/strings/
Dproperties.md151 | Line_Break | enum | (U) | UCHAR_LINE_BREAK<br>returns enum ULineBreak |