MCPcopy Create free account
hub / github.com/cogentcore/core / Style

Method Style

texteditor/editor.go:488–491  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

486}
487
488func (ed *Editor) Style() {
489 ed.styleEditor()
490 ed.styleSizes()
491}

Callers

nothing calls this directly

Calls 2

styleEditorMethod · 0.95
styleSizesMethod · 0.95

Tested by

no test coverage detected