• Home
  • Raw
  • Download

Lines Matching refs:bPaint

589 void CPWL_EditImpl::SetAlignmentH(int32_t nFormat, bool bPaint) {  in SetAlignmentH()  argument
591 if (bPaint) in SetAlignmentH()
595 void CPWL_EditImpl::SetAlignmentV(int32_t nFormat, bool bPaint) { in SetAlignmentV() argument
597 if (bPaint) in SetAlignmentV()
601 void CPWL_EditImpl::SetPasswordChar(uint16_t wSubWord, bool bPaint) { in SetPasswordChar() argument
603 if (bPaint) in SetPasswordChar()
622 void CPWL_EditImpl::SetMultiLine(bool bMultiLine, bool bPaint) { in SetMultiLine() argument
624 if (bPaint) in SetMultiLine()
628 void CPWL_EditImpl::SetAutoReturn(bool bAuto, bool bPaint) { in SetAutoReturn() argument
630 if (bPaint) in SetAutoReturn()
634 void CPWL_EditImpl::SetAutoFontSize(bool bAuto, bool bPaint) { in SetAutoFontSize() argument
636 if (bPaint) in SetAutoFontSize()
645 void CPWL_EditImpl::SetAutoScroll(bool bAuto, bool bPaint) { in SetAutoScroll() argument
647 if (bPaint) in SetAutoScroll()
651 void CPWL_EditImpl::SetTextOverflow(bool bAllowed, bool bPaint) { in SetTextOverflow() argument
653 if (bPaint) in SetTextOverflow()
1511 bool bPaint) { in InsertWord() argument
1526 if (bPaint) in InsertWord()
1535 bool CPWL_EditImpl::InsertReturn(bool bAddUndo, bool bPaint) { in InsertReturn() argument
1549 if (bPaint) { in InsertReturn()
1562 bool CPWL_EditImpl::Backspace(bool bAddUndo, bool bPaint) { in Backspace() argument
1587 if (bPaint) { in Backspace()
1600 bool CPWL_EditImpl::Delete(bool bAddUndo, bool bPaint) { in Delete() argument
1623 if (bPaint) { in Delete()
1647 bool CPWL_EditImpl::Clear(bool bAddUndo, bool bPaint) { in Clear() argument
1660 if (bPaint) { in Clear()
1676 bool bPaint) { in InsertText() argument
1690 if (bPaint) in InsertText()