Searched refs:GetTopVisibleIndex (Results 1 – 8 of 8) sorted by relevance
75 pWnd->SetTopVisibleIndex(m_pWidget->GetTopVisibleIndex()); in NewPWLWindow()111 int32_t nNewTopIndex = pListBox->GetTopVisibleIndex(); in SaveData()
73 int32_t GetTopVisibleIndex() const;
329 int32_t CPWL_ListBox::GetTopVisibleIndex() const { in GetTopVisibleIndex() function in CPWL_ListBox
129 int GetTopVisibleIndex() const;
699 int CPDF_FormField::GetTopVisibleIndex() const { in GetTopVisibleIndex() function in CPDF_FormField
96 int GetTopVisibleIndex() const;
557 int CPDFSDK_Widget::GetTopVisibleIndex() const { in GetTopVisibleIndex() function in CPDFSDK_Widget559 return pFormField->GetTopVisibleIndex(); in GetTopVisibleIndex()
1604 int32_t nTop = pField->GetTopVisibleIndex(); in SetAsListBox()