Home
last modified time | relevance | path

Searched refs:HSCROLL (Results 1 – 25 of 65) sorted by relevance

123

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_lib_pdfviewer_pdfviewer.py31 wx.HSCROLL|wx.VSCROLL|wx.SUNKEN_BORDER)
42 wx.HSCROLL|wx.VSCROLL|wx.SUNKEN_BORDER)
H A Dtest_richtextctrl.py88 rtc = rt.RichTextCtrl(self.frame, style=wx.VSCROLL|wx.HSCROLL|wx.NO_BORDER);
/dports/devel/py-pyface/pyface-7.2.0/pyface/wx/
H A Dscrolled_message_dialog.py31 wx.TE_READONLY | wx.TE_MULTILINE | wx.HSCROLL | wx.TE_RICH2,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Deditstat.hxx77 HSCROLL = 0x0001, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Deditstat.hxx77 HSCROLL = 0x0001, enumerator
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DPDFViewer.py22 wx.DefaultSize, wx.HSCROLL|wx.VSCROLL|wx.SUNKEN_BORDER)
H A DMDISashDemo.py27 style = wx.DEFAULT_FRAME_STYLE | wx.HSCROLL | wx.VSCROLL
H A DDragAndDrop.py27 self.text = wx.TextCtrl(self, -1, "", style=wx.TE_MULTILINE|wx.HSCROLL)
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_event.cxx113 macro(STRING), macro(HSCROLL), macro(VSCROLL), macro(DESTROY), macro(OTHER)
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DVclWindowPeerAttribute.idl37 const long HSCROLL = 256;
H A DWindowAttribute.idl100 conflicts with VclWindowPeerAttribute::HSCROLL
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DVclWindowPeerAttribute.idl37 const long HSCROLL = 256;
H A DWindowAttribute.idl100 conflicts with VclWindowPeerAttribute::HSCROLL
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/misc/
H A Dproperty.cxx149 EXPAND_PROP_INIT(HSCROLL), in initialize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/misc/
H A Dproperty.cxx149 EXPAND_PROP_INIT(HSCROLL), in initialize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dauitabmdi.sip17 …osition, size=wx.DefaultSize, style=wx.DEFAULT_FRAME_STYLE|wx.VSCROLL|wx.HSCROLL, name=wx.FrameNam…
54 …osition, size=wx.DefaultSize, style=wx.DEFAULT_FRAME_STYLE|wx.VSCROLL|wx.HSCROLL, name=wx.FrameNam…
555 CreateClient(parent, style=wx.VSCROLL|wx.HSCROLL) -> bool
H A Dmdi.sip109 …pos=DefaultPosition, size=DefaultSize, style=DEFAULT_FRAME_STYLE|VSCROLL|HSCROLL, name=FrameNameSt…
178 …pos=DefaultPosition, size=DefaultSize, style=DEFAULT_FRAME_STYLE|VSCROLL|HSCROLL, name=FrameNameSt…
H A Dscrolwin.sip30 …Scrolled(parent, id=-1, pos=DefaultPosition, size=DefaultSize, style=HSCROLL|VSCROLL, name="scroll…
102 …Create(parent, id=-1, pos=DefaultPosition, size=DefaultSize, style=HSCROLL|VSCROLL, name="scrolled…
/dports/devel/cc65/cc65-2.19/asminc/
H A Dcx16.inc368 HSCROLL .word
376 HSCROLL .word
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dformmetadata.cxx308 …DEF_INFO_3( HSCROLL, HSCROLL, 167, HSCROLL, FORM_VISIBLE, DIALOG_VI… in getPropertyInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dformmetadata.cxx306 …DEF_INFO_3( HSCROLL, HSCROLL, 167, HSCROLL, FORM_VISIBLE, DIALOG_VI… in getPropertyInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Dunocontrolcontainer.cxx808 if ( rDesc.WindowAttributes & css::awt::VclWindowPeerAttribute::HSCROLL ) in PrepareWindowDescriptor()
810 rDesc.WindowAttributes &= ~css::awt::VclWindowPeerAttribute::HSCROLL; in PrepareWindowDescriptor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/controls/
H A Dunocontrolcontainer.cxx803 if ( rDesc.WindowAttributes & css::awt::VclWindowPeerAttribute::HSCROLL ) in PrepareWindowDescriptor()
805 rDesc.WindowAttributes &= ~css::awt::VclWindowPeerAttribute::HSCROLL; in PrepareWindowDescriptor()
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h431 HSCROLL = 636, enumerator
1361 #define HSCROLL 636 macro
/dports/devel/py-apptools/apptools-4.5.0/apptools/logger/agent/
H A Dquality_agent_view.py139 wx.HSCROLL |

123