Home
last modified time | relevance | path

Searched defs:isBullet (Results 1 – 18 of 18) sorted by relevance

/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/
H A Dbox2dbody.h204 inline bool Box2DBody::isBullet() const in isBullet() function
/dports/deskutils/semantik/semantik-1.2.7/src/
H A Dtext_view.cpp188 …bool isBullet = l_oStyle == QTextListFormat::ListDisc || l_oStyle == QTextListFormat::ListCircle |… in cursor_changed() local
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsCounterManager.cpp377 bool isBullet; in GetSpokenCounterText() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsCounterManager.cpp377 bool isBullet; in GetSpokenCounterText() local
/dports/devel/love5/love-0.5-0/src/box2d/
H A DBody.cpp199 bool Body::isBullet() const in isBullet() function in love_box2d::Body
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsCounterManager.cpp435 bool isBullet; in GetSpokenCounterText() local
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/Source/Dynamics/
H A Db2Body.h94 bool isBullet; member
/dports/devel/love5/love-0.5-0/src/box2d/Source/Dynamics/
H A Db2Body.h94 bool isBullet; member
/dports/games/numptyphysics/numptyphysics/Box2D/Source/Dynamics/
H A Db2Body.h94 bool isBullet; member
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/
H A DBody.cpp249 bool Body::isBullet() const in isBullet() function in love::physics::box2d::Body
/dports/editors/calligra/calligra-3.2.1/filters/stage/kpr2odf/
H A DStylesFilterkpr2odf.cpp1086 bool isBullet = false; in createListStyle() local
/dports/devel/love08/love-0.8.0/src/modules/physics/box2d/
H A DBody.cpp362 bool Body::isBullet() const in isBullet() function in love::physics::box2d::Body
/dports/devel/love/love-11.3/src/modules/physics/box2d/
H A DBody.cpp363 bool Body::isBullet() const in isBullet() function in love::physics::box2d::Body
/dports/devel/love10/love-0.10.2/src/modules/physics/box2d/
H A DBody.cpp371 bool Body::isBullet() const in isBullet() function in love::physics::box2d::Body
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsBulletFrame.cpp983 bool isBullet; in GetSpokenText() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsBulletFrame.cpp1325 bool isBullet; in GetSpokenText() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsBulletFrame.cpp1256 bool isBullet; in GetSpokenText() local
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dshmup.cpp259 bool isBullet(monster *m) { in isBullet() function