mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
*CTextBox: add member initFramesAndTextArray(), move max_width into initVar
this combines initFramesRel() and refreshTextLineArray()
This commit is contained in:
@@ -101,6 +101,7 @@ class CTextBox
|
||||
void refreshTextLineArray(void);
|
||||
void initVar(void);
|
||||
void initFramesRel(void);
|
||||
void initFramesAndTextArray();
|
||||
void refreshScroll(void);
|
||||
void refreshText(void);
|
||||
void reSizeMainFrameWidth(int maxTextWidth);
|
||||
|
Reference in New Issue
Block a user