Home
last modified time | relevance | path

Searched refs:U_GCB_LV (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DGraphemeBreak.cpp104 (p2 == U_GCB_L || p2 == U_GCB_V || p2 == U_GCB_LV || p2 == U_GCB_LVT)) { in isGraphemeBreak()
108 if ((p1 == U_GCB_LV || p1 == U_GCB_V) && (p2 == U_GCB_V || p2 == U_GCB_T)) { in isGraphemeBreak()
/third_party/flutter/txt/src/minikin/
DGraphemeBreak.cpp104 (p2 == U_GCB_L || p2 == U_GCB_V || p2 == U_GCB_LV || p2 == U_GCB_LVT)) { in isGraphemeBreak()
108 if ((p1 == U_GCB_LV || p1 == U_GCB_V) && (p2 == U_GCB_V || p2 == U_GCB_T)) { in isGraphemeBreak()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h2099 U_GCB_LV = 6, /*[LV]*/ enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h2220 U_GCB_LV = 6, /*[LV]*/ enumerator
/third_party/icu/icu4c/source/common/unicode/
Duchar.h2139 U_GCB_LV = 6, /*[LV]*/ enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h2139 U_GCB_LV = 6, /*[LV]*/ enumerator
/third_party/icu/tools/unicode/c/genprops/
Dpnames_data.h1002 Value(U_GCB_LV, "LV LV"),