Searched refs:getBiDiClass (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uprops.cpp | 331 static int32_t getBiDiClass(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getBiDiClass() function 457 { UPROPS_SRC_BIDI, 0, 0, getBiDiClass, biDiGetMaxValue },
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uprops.cpp | 439 static int32_t getBiDiClass(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getBiDiClass() function 584 { UPROPS_SRC_BIDI, 0, 0, getBiDiClass, biDiGetMaxValue },
|
/third_party/icu/icu4c/source/common/ |
D | uprops.cpp | 439 static int32_t getBiDiClass(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getBiDiClass() function 584 { UPROPS_SRC_BIDI, 0, 0, getBiDiClass, biDiGetMaxValue },
|
/third_party/node/deps/icu-small/source/common/ |
D | uprops.cpp | 472 static int32_t getBiDiClass(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getBiDiClass() function 617 { UPROPS_SRC_BIDI, 0, 0, getBiDiClass, biDiGetMaxValue },
|