Home
last modified time | relevance | path

Searched refs:getDirPropsMemory (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java1340 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()
DBidiLine.java148 lineBidi.getDirPropsMemory(length); in setLine()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1367 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()
DBidiLine.java147 lineBidi.getDirPropsMemory(length); in setLine()
/third_party/icu/icu4c/source/common/
Dubidiimp.h447 #define getDirPropsMemory(pBiDi, length) \ macro
Dubidi.cpp2627 if(getDirPropsMemory(pBiDi, length)) { in ubidi_setPara()
/third_party/node/deps/icu-small/source/common/
Dubidiimp.h447 #define getDirPropsMemory(pBiDi, length) \ macro
Dubidi.cpp2627 if(getDirPropsMemory(pBiDi, length)) { in ubidi_setPara()
/third_party/skia/third_party/externals/icu/source/common/
Dubidiimp.h447 #define getDirPropsMemory(pBiDi, length) \ macro
Dubidi.cpp2627 if(getDirPropsMemory(pBiDi, length)) { in ubidi_setPara()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubidiimp.h431 #define getDirPropsMemory(pBiDi, length) \ macro
Dubidi.cpp2629 if(getDirPropsMemory(pBiDi, length)) { in ubidi_setPara()