Searched refs:m_nCurrentPortionLang (Results 1 – 1 of 1) sorted by relevance
143 LanguageType m_nCurrentPortionLang; // language of m_sCurrentPortion found member in editeng::HangulHanjaConversion_Impl293 , m_nCurrentPortionLang( LANGUAGE_NONE ) in HangulHanjaConversion_Impl()532 m_nCurrentPortionLang = LANGUAGE_NONE; in implRetrieveNextPortion()533 … m_pAntiImpl->GetNextPortion( m_sCurrentPortion, m_nCurrentPortionLang, bAllowImplicitChanges ); in implRetrieveNextPortion()831 !m_pAntiImpl->IsTraditional( m_nCurrentPortionLang )) in implChange()834 !m_pAntiImpl->IsSimplified( m_nCurrentPortionLang )) in implChange()
Completed in 16 milliseconds