C'mon, reallly?
This commit is contained in:
@@ -310,10 +310,10 @@ protected:
|
|||||||
|
|
||||||
LLHandle<LLView> mPopupMenuHandle;
|
LLHandle<LLView> mPopupMenuHandle;
|
||||||
|
|
||||||
S32 getLength() const { return mWText.length(); }
|
|
||||||
void getSegmentAndOffset( S32 startpos, S32* segidxp, S32* offsetp ) const;
|
void getSegmentAndOffset( S32 startpos, S32* segidxp, S32* offsetp ) const;
|
||||||
void drawPreeditMarker();
|
void drawPreeditMarker();
|
||||||
public:
|
public:
|
||||||
|
S32 getLength() const { return mWText.length(); }
|
||||||
void updateLineStartList(S32 startpos = 0);
|
void updateLineStartList(S32 startpos = 0);
|
||||||
protected:
|
protected:
|
||||||
void updateScrollFromCursor();
|
void updateScrollFromCursor();
|
||||||
|
|||||||
Reference in New Issue
Block a user