Home
last modified time | relevance | path

Searched refs:setLimits (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dpinyindecoderservice.h51 void setLimits(int maxSpelling, int maxHzsLen);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dpinyindecoderservice.h51 void setLimits(int maxSpelling, int maxHzsLen);
H A Dpinyindecoderservice.cpp122 void PinyinDecoderService::setLimits(int maxSpsLen, int maxHzsLen) in setLimits() function in QtVirtualKeyboard::PinyinDecoderService