Selection state is passed to wxHtmlCell::Draw so that it can render itself differently e.g.
More...
#include <wx/html/htmlcell.h>
Selection state is passed to wxHtmlCell::Draw so that it can render itself differently e.g.
when inside text selection or outside it.
◆ wxHtmlRenderingState()
| wxHtmlRenderingState::wxHtmlRenderingState |
( |
| ) |
|
◆ GetBgColour()
| const wxColour & wxHtmlRenderingState::GetBgColour |
( |
| ) |
const |
◆ GetBgMode()
| int wxHtmlRenderingState::GetBgMode |
( |
| ) |
const |
◆ GetFgColour()
| const wxColour & wxHtmlRenderingState::GetFgColour |
( |
| ) |
const |
◆ GetSelectionState()
◆ SetBgColour()
| void wxHtmlRenderingState::SetBgColour |
( |
const wxColour & | c | ) |
|
◆ SetBgMode()
| void wxHtmlRenderingState::SetBgMode |
( |
int | m | ) |
|
◆ SetFgColour()
| void wxHtmlRenderingState::SetFgColour |
( |
const wxColour & | c | ) |
|
◆ SetSelectionState()
The documentation for this class was generated from the following file: