Searched refs:nEECtrl (Results 1 – 1 of 1) sorted by relevance
1641 ULONG nEECtrl = pEditEngine->GetControlWord(); in KeyInput() local1642 nEECtrl = nEECtrl | EE_CNTRL_AUTOPAGESIZE; in KeyInput()1643 pEditEngine->SetControlWord( nEECtrl ); in KeyInput()
Completed in 21 milliseconds