Searched refs:keyboardOption (Results 1 – 2 of 2) sorted by relevance
174 const JSRef<JSVal>& keyboardOpt, WebKeyboardOption& keyboardOption);
5217 WebKeyboardOption& keyboardOption) in ParseJsCustomKeyboardOption() argument5231 keyboardOption.isSystemKeyboard_ = isSystemKeyboard; in ParseJsCustomKeyboardOption()5240 keyboardOption.enterKeyTpye_ = enterKeyType; in ParseJsCustomKeyboardOption()5267 keyboardOption.customKeyboardBuilder_ = buildFunc; in ParseJsCustomKeyboardOption()