LibreOffice Module vcl (master)
1
|
#include <gtkdata.hxx>
Private Member Functions | |
GdkCursor * | getFromSvg (OUString const &name, int nXHot, int nYHot) |
Private Attributes | |
GtkSalSystem * | m_pSys |
GdkDisplay * | m_pGdkDisplay |
o3tl::enumarray< PointerStyle, GdkCursor * > | m_aCursors |
bool | m_bStartupCompleted |
bool | m_bX11Display |
Additional Inherited Members | |
![]() | |
virtual void | ProcessEvent (SalUserEvent aEvent) override |
![]() | |
SalFrame * | m_pCapture |
![]() | |
osl::Mutex | m_aUserEventsMutex |
std::list< SalUserEvent > | m_aUserEvents |
std::list< SalUserEvent > | m_aProcessingUserEvents |
bool | m_bAllUserEventProcessedSignaled |
SalFrameSet | m_aFrames |
oslThreadIdentifier | m_aProcessingThread |
Definition at line 157 of file gtkdata.hxx.
GtkSalDisplay::GtkSalDisplay | ( | GdkDisplay * | pDisplay | ) |
|
overridevirtual |
Reimplemented from SalGenericDisplay.
GdkFilterReturn GtkSalDisplay::filterGdkEvent | ( | GdkXEvent * | sys_event | ) |
GtkWidget* GtkSalDisplay::findGtkWidgetForNativeHandle | ( | sal_uIntPtr | hWindow | ) | const |
GdkCursor* GtkSalDisplay::getCursor | ( | PointerStyle | ePointerStyle | ) |
|
inline |
Definition at line 182 of file gtkdata.hxx.
References GtkSalSystem::GetDisplayDefaultXScreen().
|
inline |
Definition at line 171 of file gtkdata.hxx.
References m_pGdkDisplay.
Referenced by GtkSalData::GetGdkDisplay().
|
inline |
Definition at line 174 of file gtkdata.hxx.
References m_pSys.
|
inline |
Definition at line 172 of file gtkdata.hxx.
References m_bX11Display.
void GtkSalDisplay::monitorsChanged | ( | GdkScreen const * | ) |
void GtkSalDisplay::screenSizeChanged | ( | GdkScreen const * | ) |
|
inline |
Definition at line 186 of file gtkdata.hxx.
|
overridevirtual |
Reimplemented from SalUserEventList.
|
overridevirtual |
Implements SalUserEventList.
|
private |
Definition at line 161 of file gtkdata.hxx.
|
private |
Definition at line 162 of file gtkdata.hxx.
|
private |
Definition at line 163 of file gtkdata.hxx.
Referenced by IsX11Display().
|
private |
Definition at line 160 of file gtkdata.hxx.
Referenced by GetGdkDisplay().
|
private |
Definition at line 159 of file gtkdata.hxx.
Referenced by getSystem().