Searched defs:saveMayAllocateText (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c2253 UBool saveMayAllocateText; local
2317 saveMayAllocateText=pBiDi->mayAllocateText;
2320 pBiDi->mayAllocateText=saveMayAllocateText;
/external/icu/icu4c/source/common/
H A Dubidi.c2347 UBool saveMayAllocateText; local
2411 saveMayAllocateText=pBiDi->mayAllocateText;
2414 pBiDi->mayAllocateText=saveMayAllocateText;

Completed in 129 milliseconds