Lines Matching refs:mayAllocateText
164 pBiDi->mayAllocateText=TRUE;2411 * We will force mayAllocateText to FALSE before the second call to2414 saveMayAllocateText=pBiDi->mayAllocateText;2415 pBiDi->mayAllocateText=FALSE;2417 pBiDi->mayAllocateText=saveMayAllocateText;