Home
last modified time | relevance | path

Searched defs:bMiddle (Results 1 – 3 of 3) sorted by relevance

/dports/science/liboglappth/liboglappth-1.0.0/src/
H A Dbase_app.h57 enum mi_button { bLeft, bMiddle, bRight, bNone }; enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DSpatialNavigation.cpp174 int bMiddle = middle(direction, b); in areRectsFullyAligned() local
217 int bMiddle = middle(direction, b); in areRectsPartiallyAligned() local
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTmisc.cpp1867 void CFirstPersonCamera::SetRotateButtons( bool bLeft, bool bMiddle, bool bRight, bool bRotateWitho… in SetRotateButtons()