Searched refs:OutLineLevel (Results 1 - 5 of 5) sorted by path

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCDspCommObject.cpp1578 m_pDspCommPage->OutLineLevel[ wPipeOut ] = (BYTE) iGain;
1630 iGain = (INT32) (char) m_pDspCommPage->OutLineLevel[ wPipeOut ];
H A DCDspCommObject.h586 BYTE OutLineLevel[ DSP_MAXAUDIOOUTPUTS ]; member in struct:__anon1518
H A DCDspCommObjectVmixer.cpp245 m_pDspCommPage->OutLineLevel[ wBusOut ] = (BYTE) iGain;
/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp79 if (OutLineLevel())
126 if (OutLineLevel()) {
130 SetPenSize(OutLineLevel());
142 if (BoundingBoxes() && !OutLineLevel()) {
H A DFontDemoView.h50 const int8 OutLineLevel() const { return fOutLineLevel; } function in class:FontDemoView

Completed in 106 milliseconds