Searched refs:nWinAttr (Results 1 – 1 of 1) sorted by relevance
5456 BYTE nWinAttr = pAttrBuf[i]; in ImplHandleIMECompositionInput() local5458 if ( nWinAttr == ATTR_TARGET_CONVERTED ) in ImplHandleIMECompositionInput()5463 else if ( nWinAttr == ATTR_CONVERTED ) in ImplHandleIMECompositionInput()5465 else if ( nWinAttr == ATTR_TARGET_NOTCONVERTED ) in ImplHandleIMECompositionInput()5467 else if ( nWinAttr == ATTR_INPUT_ERROR ) in ImplHandleIMECompositionInput()