Handbook
Glossary
ui.backend.cocoa.views.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
ui
.
backend
.
cocoa
.
views
Words
Ordinary words
Word
Stack effect
>codepoint-index
( str utf16-index -- codepoint-index )
>utf16-index
( str codepoint-index -- utf16-index )
earlier-caret/mark
( editor -- loc )
make-preedit-underlines
( gadget text range -- underlines )
set-scale-factor
( n -- )
update-marked-text
( gadget str selectedRange replacementRange -- )
Files
resource:basis/ui/backend/cocoa/views/views.factor
resource:basis/ui/backend/cocoa/views/views-tests.factor