Flutter Engine
The Flutter Engine
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerator
b
c
d
e
f
g
h
k
l
m
n
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
flutter
TextInputModel
flutter::TextInputModel Member List
This is the complete list of members for
flutter::TextInputModel
, including all inherited members.
AddCodePoint
(char32_t c)
flutter::TextInputModel
AddText
(const std::u16string &text)
flutter::TextInputModel
AddText
(const std::string &text)
flutter::TextInputModel
Backspace
()
flutter::TextInputModel
BeginComposing
()
flutter::TextInputModel
CommitComposing
()
flutter::TextInputModel
composing
() const
flutter::TextInputModel
inline
composing_range
() const
flutter::TextInputModel
inline
Delete
()
flutter::TextInputModel
DeleteSurrounding
(int offset_from_cursor, int count)
flutter::TextInputModel
EndComposing
()
flutter::TextInputModel
GetCursorOffset
() const
flutter::TextInputModel
GetText
() const
flutter::TextInputModel
MoveCursorBack
()
flutter::TextInputModel
MoveCursorForward
()
flutter::TextInputModel
MoveCursorToBeginning
()
flutter::TextInputModel
MoveCursorToEnd
()
flutter::TextInputModel
selection
() const
flutter::TextInputModel
inline
SelectToBeginning
()
flutter::TextInputModel
SelectToEnd
()
flutter::TextInputModel
SetComposingRange
(const TextRange &range, size_t cursor_offset)
flutter::TextInputModel
SetSelection
(const TextRange &range)
flutter::TextInputModel
SetText
(const std::string &text, const TextRange &selection=TextRange(0), const TextRange &composing_range=TextRange(0))
flutter::TextInputModel
text_range
() const
flutter::TextInputModel
inline
TextInputModel
()
flutter::TextInputModel
UpdateComposingText
(const std::u16string &text, const TextRange &selection)
flutter::TextInputModel
UpdateComposingText
(const std::u16string &text)
flutter::TextInputModel
UpdateComposingText
(const std::string &text)
flutter::TextInputModel
~TextInputModel
()
flutter::TextInputModel
virtual
Generated on Sun Jun 23 2024 22:00:05 for Flutter Engine by
1.9.4