Home
last modified time | relevance | path

Searched refs:TAtom (Results 1 – 25 of 110) sorted by path

12345

/dports/audio/py-mutagen/mutagen-1.42.0/tests/
H A Dtest_mp4.py17 class TAtom(TestCase): class
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dbase.inc52 TAtom = ATOM;
H A Dstruct.inc4167 atomWindowType: TAtom;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win16/
H A Dwintypes.inc62 TAtom = ATOM;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dbase.inc61 TAtom = ATOM;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/platform/linux/
H A Dagg_platform_support.pas322 m_close_atom : TAtom;
2277 x_close : TAtom;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Draw_window.pas106 A_Atom : TAtom = 0;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawnint.pas148 ClientLeaderAtom: TAtom;
150 FWMProtocols: TAtom; // Atom for "WM_PROTOCOLS"
151 FWMDeleteWindow: TAtom; // Atom for "WM_DELETE_WINDOW"
152 FWMHints: TAtom; // Atom for "_MOTIF_WM_HINTS"
153 FWMPaint: TAtom; // Atom for "WM_PAINT"
H A Dcustomdrawntrayicon_x11.inc161 selection_atom: TAtom;
H A Dcustomdrawnwsforms_x11.inc35 PropType: TAtom;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtk1extra.inc27 AtomType: x.TAtom;
56 atomtype: x.TAtom;
184 atomtype: x.TAtom;
238 atomtype: x.TAtom;
245 _NET_WM_STATE_MAXIMIZED_HORZ: x.TAtom;
H A Dgtk1trayicon.inc177 selection_atom: TAtom;
H A Dgtkproc.inc9851 AtomType: x.TAtom;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2proc.inc9344 AtomType: x.TAtom;
H A Dgtk2trayicon.inc123 selection_atom : TAtom;
H A Dgtk2widgetset.inc4446 WMAtom: TAtom;
4476 WMAtom: TAtom;
4478 typeReturned: TAtom;
4536 WMAtom: TAtom;
4539 typeReturned: TAtom;
4599 WMAtom: TAtom;
4600 ActualTypeReturn: TAtom;
4634 WMAtom: TAtom;
4635 typeReturned: TAtom;
4665 if XInternAtom(Display,'_NET_WM_STATE_ABOVE', False) = TAtom(Data^) then
[all …]
H A Dunitywsctrls.pas288 A : TAtom;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazxlib2.pas19 PAtom = ^TAtom;
20 TAtom = culong;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtx11.inc46 WMAtom: TAtom;
48 typeReturned: TAtom;
106 WMAtom: TAtom;
135 WMAtom: TAtom;
176 WMAtom: TAtom;
179 typeReturned: TAtom;
270 WMAtom: TAtom;
306 WMAtom: TAtom;
478 AAtom: TAtom;
573 WMAtom: TAtom;
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtx11.inc7 WMAtom: TAtom;
68 WMAtom: TAtom;
70 typeReturned: TAtom;
128 WMAtom: TAtom;
159 WMAtom: TAtom;
205 WMAtom: TAtom;
306 WMAtom: TAtom;
344 WMAtom: TAtom;
522 AAtom: TAtom;
617 WMAtom: TAtom;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/platform/linux/
H A Dagg_platform_support.pas322 m_close_atom : TAtom;
2277 x_close : TAtom;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Draw_window.pas106 A_Atom : TAtom = 0;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawnint.pas148 ClientLeaderAtom: TAtom;
150 FWMProtocols: TAtom; // Atom for "WM_PROTOCOLS"
151 FWMDeleteWindow: TAtom; // Atom for "WM_DELETE_WINDOW"
152 FWMHints: TAtom; // Atom for "_MOTIF_WM_HINTS"
153 FWMPaint: TAtom; // Atom for "WM_PAINT"
H A Dcustomdrawntrayicon_x11.inc161 selection_atom: TAtom;
H A Dcustomdrawnwsforms_x11.inc35 PropType: TAtom;

12345