Numworks Epsilon  1.4.1
Graphing Calculator Operating System
TextField::ContentView Member List

This is the complete list of members for TextField::ContentView, including all inherited members.

backgroundColor() constTextInput::ContentViewinline
bounds() constView
bufferSize()TextField::ContentViewinline
ContentView(char *textBuffer, char *draftTextBuffer, size_t textBufferSize, KDText::FontSize size, float horizontalAlignment=0.0f, float verticalAlignment=0.5f, KDColor textColor=KDColorBlack, KDColor=KDColorWhite)TextField::ContentView
TextInput::ContentView::ContentView(KDText::FontSize size, KDColor textColor, KDColor backgroundColor)TextInput::ContentView
cursorLocation() constTextInput::ContentViewinline
cursorRect()TextInput::ContentView
draftTextBuffer()TextField::ContentViewinline
drawRect(KDContext *ctx, KDRect rect) const overrideTextField::ContentViewvirtual
editedTextLength() const overrideTextField::ContentViewvirtual
insertTextAtLocation(const char *text, int location) overrideTextField::ContentViewvirtual
isEditing() constTextField::ContentViewinline
k_maxBufferSizeTextField::ContentViewstatic
m_backgroundColorTextInput::ContentViewprotected
m_cursorIndexTextInput::ContentViewprotected
m_cursorViewTextInput::ContentViewprotected
m_fontSizeTextInput::ContentViewprotected
m_frameViewprotected
m_textColorTextInput::ContentViewprotected
markRectAsDirty(KDRect rect)Viewprotected
minimalSizeForOptimalDisplay() const overrideTextField::ContentViewvirtual
operator=(const View &other)=deleteView
operator=(View &&other)=deleteView
pointFromPointInView(View *view, KDPoint point)View
reinitDraftTextBuffer()TextField::ContentView
reloadRectFromCursorPosition(size_t index, bool lineBreak=false)TextInput::ContentViewprotected
removeChar() overrideTextField::ContentViewvirtual
removeEndOfLine() overrideTextField::ContentViewvirtual
resetSuperview()View
setAlignment(float horizontalAlignment, float verticalAlignment)TextField::ContentView
setBackgroundColor(KDColor backgroundColor)TextInput::ContentView
setCursorLocation(int cursorLocation)TextInput::ContentView
setDraftTextBuffer(char *draftTextBuffer)TextField::ContentView
setEditing(bool isEditing, bool reinitDraftBuffer)TextField::ContentView
setFrame(KDRect frame)View
setSize(KDSize size)View
setText(const char *text)TextField::ContentView
setTextColor(KDColor textColor)TextInput::ContentView
subview(int index)View
text() const overrideTextField::ContentViewvirtual
textBuffer()TextField::ContentViewinline
View()View
View(const View &other)=deleteView
View(View &&other)=deleteView
~View()Viewvirtual