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 argument
590 if (_tx)
591 *_tx = tx;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athvar.h1373 #define ath_hal_settxchainmask(_ah, _tx) \
1374 (ath_hal_setcapability(_ah, HAL_CAP_TX_CHAINMASK, 1, _tx, NULL))

Completed in 48 milliseconds