Lines Matching refs:bPaint
284 void SetAlignmentH(int32_t nFormat, bool bPaint);
286 void SetAlignmentV(int32_t nFormat, bool bPaint);
289 void SetPasswordChar(uint16_t wSubWord, bool bPaint);
295 void SetMultiLine(bool bMultiLine, bool bPaint);
296 void SetAutoReturn(bool bAuto, bool bPaint);
297 void SetAutoFontSize(bool bAuto, bool bPaint);
298 void SetAutoScroll(bool bAuto, bool bPaint);
300 void SetTextOverflow(bool bAllowed, bool bPaint);
364 bool Delete(bool bAddUndo, bool bPaint);
365 bool Clear(bool bAddUndo, bool bPaint);
369 bool bPaint);
370 bool InsertWord(uint16_t word, int32_t charset, bool bAddUndo, bool bPaint);
371 bool InsertReturn(bool bAddUndo, bool bPaint);
372 bool Backspace(bool bAddUndo, bool bPaint);