HomeSort by relevance Sort by last modified time
    Searched refs:_currentStyle (Results 1 - 3 of 3) sorted by null

  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/
SunPinyinInputController.h 45 int _currentStyle; // the current input style
SunPinyinInputController.mm 115 if (_currentStyle == CIMIViewFactory::SVT_MODERN)
189 NSString *string = _currentStyle == CIMIViewFactory::SVT_MODERN?
271 int curIdx = _currentStyle == CIMIViewFactory::SVT_MODERN?
306 if (_currentStyle == opts->m_ViewType &&
324 _currentStyle = opts->m_ViewType;
328 _pv = CIMIViewFactory::createView(_currentStyle);
  /nv-g11n/inputmethod/sunpinyin2/wrapper/macos/
SunPinyinInputController.h 45 int _currentStyle; // the current input style

Completed in 240 milliseconds