jsw

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package implements an internal mechanism to communicate with an impress terminal.

Index

Constants

View Source
const (
	Context2D              = "2d"
	Absolute               = "absolute"
	AddEventListener       = "addEventListener"
	AltKey                 = "altKey"
	AppendChild            = "appendChild"
	Beforeunload           = "beforeunload"
	BeginPath              = "beginPath"
	Body                   = "body"
	Button                 = "button"
	Canvas                 = "canvas"
	Click                  = "click"
	ClientX                = "clientX"
	ClientY                = "clientY"
	Code                   = "code"
	Contextmenu            = "contextmenu"
	CreateElement          = "createElement"
	CtrlKey                = "ctrlKey"
	Dblclick               = "dblclick"
	DeltaX                 = "deltaX"
	DeltaY                 = "deltaY"
	Div                    = "div"
	Document               = "document"
	FillRect               = "fillRect"
	FillStyle              = "fillStyle"
	FillText               = "fillText"
	FirstChild             = "firstChild"
	Font                   = "font"
	FontBoundingBoxAscent  = "fontBoundingBoxAscent"
	FontBoundingBoxDescent = "fontBoundingBoxDescent"
	GetBoundingClientRect  = "getBoundingClientRect"
	GetContext             = "getContext"
	Height                 = "height"
	Hidden                 = "hidden"
	InnerHeight            = "innerHeight"
	InnerWidth             = "innerWidth"
	Key                    = "key"
	Keydown                = "keydown"
	Left                   = "left"
	LineHeight             = "line-height"
	LineTo                 = "lineTo"
	LineWidth              = "lineWidth"
	Margin                 = "margin"
	MeasureText            = "measureText"
	MetaKey                = "metaKey"
	Mousemove              = "mousemove"
	MoveTo                 = "moveTo"
	OuterHeight            = "outerHeight"
	OuterWidth             = "outerWidth"
	P                      = "p"
	Padding                = "padding"
	Pointerdown            = "pointerdown"
	Pointerup              = "pointerup"
	Position               = "position"
	PreventDefault         = "preventDefault"
	Remove                 = "remove"
	RemoveChild            = "removeChild"
	Resize                 = "resize"
	Scale                  = "scale"
	SetStart               = "setStart"
	SetEnd                 = "setEnd"
	ShiftKey               = "shiftKey"
	Stroke                 = "stroke"
	StrokeStyle            = "strokeStyle"
	Style                  = "style"
	TextIndent             = "text-indent"
	TextContent            = "textContent"
	Top                    = "top"
	Unload                 = "unload"
	Visibility             = "visibility"
	Width                  = "width"
	Window                 = "window"
	Wheel                  = "wheel"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL