mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CTextBox: add member initFramesAndTextArray(), move max_width into initVar
this combines initFramesRel() and refreshTextLineArray()
Origin commit data
------------------
Commit: ed3be21ebd
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Origin message was:
------------------
*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