Searched refs:_panel (Results 1 – 5 of 5) sorted by relevance
144 _panel = [[WKTextInputPanel alloc] init];151 return [_panel _inputContext];156 return [_panel _interpretKeyEvent:event string:string];161 [_panel _keyboardInputSourceChanged];
32 WKTextInputPanel *_panel; variable
150 _panel = [[WebTextInputPanel alloc] init];157 return [_panel _inputContext];162 return [_panel _interpretKeyEvent:event string:string];
34 WebTextInputPanel *_panel; variable
1347 this._panel = panel;1367 if (!this._panel._hiddenCategories.all)1369 return this._resource.category.name in this._panel._hiddenCategories;1374 this._panel._showResource(this._resource);1385 if (!this._panel._viewingResourceMode)