Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/
Dubidi.cpp113 static const Flags flagE[2]={ DIRPROP_FLAG(LRE), DIRPROP_FLAG(RLE) }; variable
117 #define DIRPROP_FLAG_E(level) flagE[(level)&1]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidi.cpp113 static const Flags flagE[2]={ DIRPROP_FLAG(LRE), DIRPROP_FLAG(RLE) }; variable
117 #define DIRPROP_FLAG_E(level) flagE[(level)&1]
/third_party/icu/icu4c/source/common/
Dubidi.cpp113 static const Flags flagE[2]={ DIRPROP_FLAG(LRE), DIRPROP_FLAG(RLE) }; variable
117 #define DIRPROP_FLAG_E(level) flagE[(level)&1]
/third_party/node/deps/icu-small/source/common/
Dubidi.cpp113 static const Flags flagE[2]={ DIRPROP_FLAG(LRE), DIRPROP_FLAG(RLE) }; variable
117 #define DIRPROP_FLAG_E(level) flagE[(level)&1]