Home | History | Annotate | Download | only in common

Lines Matching refs:mayAllocateText

159         pBiDi->mayAllocateText=TRUE;
1774 * We will force mayAllocateText to FALSE before the second call to
1777 saveMayAllocateText=pBiDi->mayAllocateText;
1778 pBiDi->mayAllocateText=FALSE;
1780 pBiDi->mayAllocateText=saveMayAllocateText;