Home
last modified time | relevance | path

Searched refs:getXMapEventInfo (Results 1 – 2 of 2) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/java/
H A Dkxeventutil.h43 static QString getXMapEventInfo(XEvent *xevent);
H A Dkxeventutil.cpp210 QString KXEventUtil::getXMapEventInfo(XEvent *xevent) in getXMapEventInfo() function in KXEventUtil
371 info = getXMapEventInfo(e); in getX11EventInfo()