Home
last modified time | relevance | path

Searched refs:vcl_sal (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx850 vcl_sal::PrinterUpdate::jobStarted(); in StartJob()
945 vcl_sal::PrinterUpdate::jobEnded(); in EndJob()
954 vcl_sal::PrinterUpdate::jobEnded(); in AbortJob()
999 Timer* vcl_sal::PrinterUpdate::pPrinterUpdateTimer = NULL;
1000 int vcl_sal::PrinterUpdate::nActiveJobs = 0;
1002 void vcl_sal::PrinterUpdate::doUpdate() in doUpdate()
1016 IMPL_STATIC_LINK_NOINSTANCE( vcl_sal::PrinterUpdate, UpdateTimerHdl, void*, )
1032 void vcl_sal::PrinterUpdate::update() in update()
1052 … pPrinterUpdateTimer->SetTimeoutHdl( STATIC_LINK( NULL, vcl_sal::PrinterUpdate, UpdateTimerHdl ) ); in update()
1059 void vcl_sal::PrinterUpdate::jobEnded() in jobEnded()
H A Dsvpprn.hxx102 namespace vcl_sal { namespace
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx962 vcl_sal::PrinterUpdate::jobStarted(); in StartJob()
1064 vcl_sal::PrinterUpdate::jobEnded(); in EndJob()
1073 vcl_sal::PrinterUpdate::jobEnded(); in AbortJob()
1385 Timer* vcl_sal::PrinterUpdate::pPrinterUpdateTimer = NULL;
1386 int vcl_sal::PrinterUpdate::nActiveJobs = 0;
1388 void vcl_sal::PrinterUpdate::doUpdate() in doUpdate()
1403 IMPL_STATIC_LINK_NOINSTANCE( vcl_sal::PrinterUpdate, UpdateTimerHdl, void*, EMPTYARG ) in IMPL_STATIC_LINK_NOINSTANCE()
1419 void vcl_sal::PrinterUpdate::update() in update()
1437 … pPrinterUpdateTimer->SetTimeoutHdl( STATIC_LINK( NULL, vcl_sal::PrinterUpdate, UpdateTimerHdl ) ); in update()
1444 void vcl_sal::PrinterUpdate::jobEnded() in jobEnded()
H A Ddtint.cxx63 using namespace vcl_sal;
/trunk/main/vcl/inc/unx/
H A Dsalframe.h48 namespace vcl_sal { class WMAdaptor; class NetWMAdaptor; class GnomeWMAdaptor; } namespace
58 friend class vcl_sal::WMAdaptor;
59 friend class vcl_sal::NetWMAdaptor;
60 friend class vcl_sal::GnomeWMAdaptor;
H A Dsaldisp.hxx56 namespace vcl_sal { class WMAdaptor; } namespace
374 vcl_sal::WMAdaptor* m_pWMAdaptor;
492 ::vcl_sal::WMAdaptor* getWMAdaptor() const { return m_pWMAdaptor; } in getWMAdaptor()
538 namespace vcl_sal { namespace
H A Dsalprn.h106 namespace vcl_sal { namespace
H A Dwmadaptor.hxx42 namespace vcl_sal { namespace
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx953 … aEvent.xclient.message_type = getDisplay()->getWMAdaptor()->getAtom( vcl_sal::WMAdaptor::XEMBED ); in askForXEmbedFocus()
2507 vcl_sal::WMAdaptor* pAdaptor = getDisplay()->getWMAdaptor(); in Dispatch()
2508 Atom nDesktopAtom = pAdaptor->getAtom( vcl_sal::WMAdaptor::NET_WM_DESKTOP ); in Dispatch()
2553 …pEvent->xclient.message_type == getDisplay()->getWMAdaptor()->getAtom( vcl_sal::WMAdaptor::XEMBED … in Dispatch()
2826 vcl_sal::PrinterUpdate::update(); in signalFocus()
2841 vcl_sal::PrinterUpdate::update(); in signalFocus()
2857 Atom nStateAtom = getDisplay()->getWMAdaptor()->getAtom(vcl_sal::WMAdaptor::NET_WM_STATE); in IMPL_LINK()
2858 …Atom nFSAtom = getDisplay()->getWMAdaptor()->getAtom(vcl_sal::WMAdaptor::NET_WM_STATE_FULLSCREEN ); in IMPL_LINK()
/trunk/main/vcl/unx/generic/app/
H A Dkeysymnames.cxx63 namespace vcl_sal { namespace
H A Dsaldisp.cxx98 using namespace vcl_sal;
857 m_pWMAdaptor = ::vcl_sal::WMAdaptor::createWMAdaptor( this ); in Init()
1040 …aRet = ::vcl_sal::getKeysymReplacementName( const_cast<SalDisplay*>(this)->GetKeyboardName(), nKey… in GetKeyNameFromKeySym()
H A Dwmadaptor.cxx56 namespace vcl_sal { namespace
105 using namespace vcl_sal;
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx62 using namespace vcl_sal;
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx81 using namespace vcl_sal;
3592 vcl_sal::PrinterUpdate::update(); in HandleFocusEvent()

Completed in 114 milliseconds