Home
last modified time | relevance | path

Searched defs:isListBox (Results 1 – 25 of 26) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/accessibility/
H A DAccessibilityListBox.h44 virtual bool isListBox() const { return true; } in isListBox() function
H A DAccessibilityObject.h278 virtual bool isListBox() const { return roleValue() == ListBoxRole; } in isListBox() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/dbpilots/
H A Dlistcombowizard.hxx60 bool isListBox() const { return m_bListBox; } in isListBox() function in dbp::OListComboWizard
87 bool isListBox() { return static_cast<OListComboWizard*>(getDialog())->isListBox(); } in isListBox() function in dbp::OLCPage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/dbpilots/
H A Dlistcombowizard.hxx61 bool isListBox() const { return m_bListBox; } in isListBox() function in dbp::OListComboWizard
88 bool isListBox() { return static_cast<OListComboWizard*>(getDialog())->isListBox(); } in isListBox() function in dbp::OLCPage
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderListBox.h61 virtual bool isListBox() const { return true; } in isListBox() function
H A DRenderObject.h272 virtual bool isListBox() const { return false; } in isListBox() function
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/ppui/
H A DControl.h110 virtual bool isListBox() const { return false; } in isListBox() function
H A DListBox.h192 virtual bool isListBox() const { return true; } in isListBox() function
/dports/accessibility/orca/orca-41.1/src/orca/scripts/toolkits/gtk/
H A Dscript.py90 isListBox = lambda x: x and x.getRole() == pyatspi.ROLE_LIST_BOX function
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DPDFWidget.java144 public boolean isListBox() { in isListBox() method in PDFWidget
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DForm.h396 bool isListBox () const { return !combo; } in isListBox() function
H A DForm.cc745 bool FormWidgetChoice::isListBox () const in isListBox() function in FormWidgetChoice
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DForm.h459 bool isListBox () const { return !combo; } in isListBox() function
H A DForm.cc439 bool FormWidgetChoice::isListBox () const in isListBox() function in FormWidgetChoice
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DForm.h452 bool isListBox () const { return !combo; } in isListBox() function
H A DForm.cc432 bool FormWidgetChoice::isListBox () const in isListBox() function in FormWidgetChoice
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DForm.h452 bool isListBox () const { return !combo; } in isListBox() function
H A DForm.cc432 bool FormWidgetChoice::isListBox () const in isListBox() function in FormWidgetChoice
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DForm.h558 bool isListBox() const { return !combo; } in isListBox() function
H A DForm.cc523 bool FormWidgetChoice::isListBox() const in isListBox() function in FormWidgetChoice
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DForm.h558 bool isListBox() const { return !combo; } in isListBox() function
H A DForm.cc523 bool FormWidgetChoice::isListBox() const in isListBox() function in FormWidgetChoice
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DForm.h558 bool isListBox() const { return !combo; } in isListBox() function
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DForm.h558 bool isListBox() const { return !combo; } in isListBox() function
H A DForm.cc523 bool FormWidgetChoice::isListBox() const in isListBox() function in FormWidgetChoice

12