PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
TextWidget Class Reference

Private Member Functions

proto native float SetLineBreakingOverride (int mode)
 
proto native float GetContentHeight ()
 
proto native float GetContentOffset ()
 
proto native void SetContentOffset (float offset, bool snapToLine=false)
 
proto native void ElideText (int line, float maxWidth, string str)
 
proto native int GetNumLines ()
 
proto native void SetLinesVisibility (int lineFrom, int lineTo, bool visible)
 
proto native float GetLineWidth (int line)
 
proto native float SetLineBreakingOverride (int mode)
 
proto native int GetLinesCount ()
 
proto native int GetCarriageLine ()
 
proto native int GetCarriagePos ()
 
proto void GetText (out string text)
 
proto native void SetLine (int line, string text)
 
proto void GetLine (int line, out string text)
 

Member Function Documentation

◆ SetLineBreakingOverride()

proto native float SetLineBreakingOverride ( int  mode)
private

The documentation for this class was generated from the following file: