#include </usr/src/ports/wxWidgets3.0/wxWidgets3.0-3.0.4-1.i686/src/wxWidgets-3.0.4/interface/wx/html/htmlcell.h>
◆ wxHtmlSelection()
wxHtmlSelection::wxHtmlSelection |
( |
| ) |
|
◆ AreFromToCharacterPosSet()
bool wxHtmlSelection::AreFromToCharacterPosSet |
( |
| ) |
const |
◆ ClearFromToCharacterPos()
void wxHtmlSelection::ClearFromToCharacterPos |
( |
| ) |
|
◆ GetFromCell()
const wxHtmlCell* wxHtmlSelection::GetFromCell |
( |
| ) |
const |
◆ GetFromCharacterPos()
wxCoord wxHtmlSelection::GetFromCharacterPos |
( |
| ) |
const |
◆ GetFromPos()
const wxPoint& wxHtmlSelection::GetFromPos |
( |
| ) |
const |
◆ GetToCell()
const wxHtmlCell* wxHtmlSelection::GetToCell |
( |
| ) |
const |
◆ GetToCharacterPos()
wxCoord wxHtmlSelection::GetToCharacterPos |
( |
| ) |
const |
◆ GetToPos()
const wxPoint& wxHtmlSelection::GetToPos |
( |
| ) |
const |
◆ IsEmpty()
bool wxHtmlSelection::IsEmpty |
( |
| ) |
const |
◆ Set() [1/2]
◆ Set() [2/2]
◆ SetFromCharacterPos()
void wxHtmlSelection::SetFromCharacterPos |
( |
wxCoord |
pos | ) |
|
◆ SetToCharacterPos()
void wxHtmlSelection::SetToCharacterPos |
( |
wxCoord |
pos | ) |
|