Lines Matching refs:mayAllocateText
159 pBiDi->mayAllocateText=TRUE;1774 * We will force mayAllocateText to FALSE before the second call to1777 saveMayAllocateText=pBiDi->mayAllocateText;1778 pBiDi->mayAllocateText=FALSE;1780 pBiDi->mayAllocateText=saveMayAllocateText;