Searched refs:inputMethodSurface (Results 1 – 5 of 5) sorted by relevance
102 const inputMethodSurface = assertDefined( constant103 layers.properties.inputMethodSurface,105 const inputMethodSurfaceRect = assertDefined(inputMethodSurface.rect);106 expect(inputMethodSurface.id).toEqual(109 expect(inputMethodSurface.isVisible).toEqual(false);122 expect(inputMethodSurface.screenBounds).toBeDefined();
65 inputMethodSurface: InputMethodSurfaceProperties | undefined; property179 inputMethodSurface: inputMethodSurfaceProps,
149 const inputMethodSurface = additionalProperties.element( constant152 const inputMethodSurfaceText = await inputMethodSurface.getText();
499 this.additionalProperties?.sf?.properties.inputMethodSurface506 this.additionalProperties?.sf?.properties.inputMethodSurface?.rect ??
192 inputMethodSurface: {