Home
last modified time | relevance | path

Searched defs:SetWindowBoundsParams (Results 1 – 2 of 2) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/browser/
H A Dbrowser.go406 type SetWindowBoundsParams struct { struct
407 WindowID WindowID `json:"windowId"` // Browser window id.
408 …en' states cannot be combined with 'left', 'top', 'width' or 'height'. Leaves unspecified fields u…
426 func (p *SetWindowBoundsParams) Do(ctx context.Context) (err error) {
H A Deasyjson.go22 …syjsonC5a4559bDecodeGithubComChromedpCdprotoBrowser(in *jlexer.Lexer, out *SetWindowBoundsParams) {
63 …yjsonC5a4559bEncodeGithubComChromedpCdprotoBrowser(out *jwriter.Writer, in SetWindowBoundsParams) {