Searched refs:getDirPropsMemory (Results 1 – 12 of 12) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Bidi.java | 1340 private void getDirPropsMemory(boolean mayAllocate, int len) in getDirPropsMemory() method in Bidi 1346 void getDirPropsMemory(int len) in getDirPropsMemory() method in Bidi 1348 getDirPropsMemory(mayAllocateText, len); in getDirPropsMemory() 1376 getDirPropsMemory(true, len); in getInitialDirPropsMemory() 4031 getDirPropsMemory(length); in setPara()
|
D | BidiLine.java | 148 lineBidi.getDirPropsMemory(length); in setLine()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Bidi.java | 1367 private void getDirPropsMemory(boolean mayAllocate, int len) in getDirPropsMemory() method in Bidi 1373 void getDirPropsMemory(int len) in getDirPropsMemory() method in Bidi 1375 getDirPropsMemory(mayAllocateText, len); in getDirPropsMemory() 1403 getDirPropsMemory(true, len); in getInitialDirPropsMemory() 4068 getDirPropsMemory(length); in setPara()
|
D | BidiLine.java | 147 lineBidi.getDirPropsMemory(length); in setLine()
|
/third_party/icu/icu4c/source/common/ |
D | ubidiimp.h | 447 #define getDirPropsMemory(pBiDi, length) \ macro
|
D | ubidi.cpp | 2627 if(getDirPropsMemory(pBiDi, length)) { in ubidi_setPara()
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidiimp.h | 447 #define getDirPropsMemory(pBiDi, length) \ macro
|
D | ubidi.cpp | 2627 if(getDirPropsMemory(pBiDi, length)) { in ubidi_setPara()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidiimp.h | 447 #define getDirPropsMemory(pBiDi, length) \ macro
|
D | ubidi.cpp | 2627 if(getDirPropsMemory(pBiDi, length)) { in ubidi_setPara()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidiimp.h | 431 #define getDirPropsMemory(pBiDi, length) \ macro
|
D | ubidi.cpp | 2629 if(getDirPropsMemory(pBiDi, length)) { in ubidi_setPara()
|