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

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
ComposingText.java 265 public void insertStrSegment(int layer, StrSegment str) {
279 public void insertStrSegment(int layer1, int layer2, StrSegment str) {
OpenWnnEN.java 231 mComposingText.insertStrSegment(0, 1, seg);
    [all...]
OpenWnnJAJP.java     [all...]

Completed in 346 milliseconds