Home | History | Annotate | Download | only in common

Lines Matching refs:mayAllocateText

164         pBiDi->mayAllocateText=TRUE;
2411 * We will force mayAllocateText to FALSE before the second call to
2414 saveMayAllocateText=pBiDi->mayAllocateText;
2415 pBiDi->mayAllocateText=FALSE;
2417 pBiDi->mayAllocateText=saveMayAllocateText;