#include <cfwl_listbox.h>
Definition at line 34 of file cfwl_listbox.h.
◆ Item()
pdfium::CFWL_ListBox::Item::Item |
( |
const WideString & | text | ) |
|
|
explicit |
◆ ~Item()
pdfium::CFWL_ListBox::Item::~Item |
( |
| ) |
|
|
default |
◆ GetRect()
CFX_RectF pdfium::CFWL_ListBox::Item::GetRect |
( |
| ) |
const |
|
inline |
◆ GetText()
WideString pdfium::CFWL_ListBox::Item::GetText |
( |
| ) |
const |
|
inline |
◆ IsFocused()
bool pdfium::CFWL_ListBox::Item::IsFocused |
( |
| ) |
const |
|
inline |
◆ IsSelected()
bool pdfium::CFWL_ListBox::Item::IsSelected |
( |
| ) |
const |
|
inline |
◆ SetFocused()
void pdfium::CFWL_ListBox::Item::SetFocused |
( |
bool | enable | ) |
|
|
inline |
◆ SetRect()
void pdfium::CFWL_ListBox::Item::SetRect |
( |
const CFX_RectF & | rect | ) |
|
|
inline |
◆ SetSelected()
void pdfium::CFWL_ListBox::Item::SetSelected |
( |
bool | enable | ) |
|
|
inline |
The documentation for this class was generated from the following files: