#include <cfwl_combobox.h>
Definition at line 34 of file cfwl_combobox.h.
◆ ~CFWL_ComboBox()
pdfium::CFWL_ComboBox::~CFWL_ComboBox |
( |
| ) |
|
|
overridedefault |
◆ AddString()
◆ DrawWidget()
◆ EditCanCopy()
bool pdfium::CFWL_ComboBox::EditCanCopy |
( |
| ) |
const |
|
inline |
◆ EditCanCut()
bool pdfium::CFWL_ComboBox::EditCanCut |
( |
| ) |
const |
|
inline |
◆ EditCanRedo()
bool pdfium::CFWL_ComboBox::EditCanRedo |
( |
| ) |
const |
|
inline |
◆ EditCanSelectAll()
bool pdfium::CFWL_ComboBox::EditCanSelectAll |
( |
| ) |
const |
|
inline |
◆ EditCanUndo()
bool pdfium::CFWL_ComboBox::EditCanUndo |
( |
| ) |
const |
|
inline |
◆ EditCopy()
std::optional< WideString > pdfium::CFWL_ComboBox::EditCopy |
( |
| ) |
const |
|
inline |
◆ EditCut()
std::optional< WideString > pdfium::CFWL_ComboBox::EditCut |
( |
| ) |
|
|
inline |
◆ EditDelete()
void pdfium::CFWL_ComboBox::EditDelete |
( |
| ) |
|
|
inline |
◆ EditDeSelect()
void pdfium::CFWL_ComboBox::EditDeSelect |
( |
| ) |
|
|
inline |
◆ EditModifyStyleExts()
void pdfium::CFWL_ComboBox::EditModifyStyleExts |
( |
uint32_t | dwStyleExtsAdded, |
|
|
uint32_t | dwStyleExtsRemoved ) |
◆ EditPaste()
bool pdfium::CFWL_ComboBox::EditPaste |
( |
const WideString & | wsPaste | ) |
|
|
inline |
◆ EditRedo()
bool pdfium::CFWL_ComboBox::EditRedo |
( |
| ) |
|
|
inline |
◆ EditSelectAll()
void pdfium::CFWL_ComboBox::EditSelectAll |
( |
| ) |
|
|
inline |
◆ EditUndo()
bool pdfium::CFWL_ComboBox::EditUndo |
( |
| ) |
|
|
inline |
◆ GetBBox()
CFX_RectF pdfium::CFWL_ComboBox::GetBBox |
( |
| ) |
const |
◆ GetClassID()
FWL_Type pdfium::CFWL_ComboBox::GetClassID |
( |
| ) |
const |
|
overridevirtual |
◆ GetComboEdit()
◆ GetCurrentSelection()
int32_t pdfium::CFWL_ComboBox::GetCurrentSelection |
( |
| ) |
const |
|
inline |
◆ GetCurSel()
int32_t pdfium::CFWL_ComboBox::GetCurSel |
( |
| ) |
const |
|
inline |
◆ GetEditText()
WideString pdfium::CFWL_ComboBox::GetEditText |
( |
| ) |
const |
◆ GetTextByIndex()
WideString pdfium::CFWL_ComboBox::GetTextByIndex |
( |
int32_t | iIndex | ) |
const |
◆ HideDropDownList()
void pdfium::CFWL_ComboBox::HideDropDownList |
( |
| ) |
|
◆ HitTest()
◆ ModifyStyleExts()
void pdfium::CFWL_ComboBox::ModifyStyleExts |
( |
uint32_t | dwStyleExtsAdded, |
|
|
uint32_t | dwStyleExtsRemoved ) |
|
overridevirtual |
◆ OnDrawWidget()
◆ OnProcessEvent()
◆ OnProcessMessage()
◆ ProcessSelChanged()
void pdfium::CFWL_ComboBox::ProcessSelChanged |
( |
bool | bLButtonUp | ) |
|
◆ RemoveAll()
void pdfium::CFWL_ComboBox::RemoveAll |
( |
| ) |
|
◆ RemoveAt()
void pdfium::CFWL_ComboBox::RemoveAt |
( |
int32_t | iIndex | ) |
|
◆ RemoveStates()
void pdfium::CFWL_ComboBox::RemoveStates |
( |
uint32_t | dwStates | ) |
|
|
overridevirtual |
◆ SetCurSel()
void pdfium::CFWL_ComboBox::SetCurSel |
( |
int32_t | iSel | ) |
|
◆ SetEditText()
◆ SetStates()
void pdfium::CFWL_ComboBox::SetStates |
( |
uint32_t | dwStates | ) |
|
|
overridevirtual |
◆ ShowDropDownList()
void pdfium::CFWL_ComboBox::ShowDropDownList |
( |
| ) |
|
◆ Trace()
void pdfium::CFWL_ComboBox::Trace |
( |
cppgc::Visitor * | visitor | ) |
const |
|
override |
◆ Update()
void pdfium::CFWL_ComboBox::Update |
( |
| ) |
|
|
overridevirtual |
◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
pdfium::CFWL_ComboBox::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED |
The documentation for this class was generated from the following files: