Home
last modified time | relevance | path

Searched refs:flagLR (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp112 static const Flags flagLR[2]={ DIRPROP_FLAG(L), DIRPROP_FLAG(R) }; variable
116 #define DIRPROP_FLAG_LR(level) flagLR[(level)&1]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp112 static const Flags flagLR[2]={ DIRPROP_FLAG(L), DIRPROP_FLAG(R) }; variable
116 #define DIRPROP_FLAG_LR(level) flagLR[(level)&1]
/third_party/icu/icu4c/source/common/
Dubidi.cpp112 static const Flags flagLR[2]={ DIRPROP_FLAG(L), DIRPROP_FLAG(R) }; variable
116 #define DIRPROP_FLAG_LR(level) flagLR[(level)&1]
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp112 static const Flags flagLR[2]={ DIRPROP_FLAG(L), DIRPROP_FLAG(R) }; variable
116 #define DIRPROP_FLAG_LR(level) flagLR[(level)&1]