Home
last modified time | relevance | path

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

/haiku/src/kits/interface/
H A DAffineTransform.cpp588 BAffineTransform::GetTranslation(double* _tx, double* _ty) const in GetTranslation() argument
590 if (_tx) in GetTranslation()
591 *_tx = tx; in GetTranslation()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athvar.h1373 #define ath_hal_settxchainmask(_ah, _tx) \ argument
1374 (ath_hal_setcapability(_ah, HAL_CAP_TX_CHAINMASK, 1, _tx, NULL))