Home
last modified time | relevance | path

Searched refs:fHold (Results 1 – 10 of 10) sorted by relevance

/dports/news/rntrack/rntrack-2.1.10_2/src/
H A Dmask.cpp495 fHold = fFileRequest = fRRQ = fIRR = in NormalMask()
656 if(fHold == 1) in Print()
661 if(fHold == 2) in Print()
947 if((fHold - m.fHold) == 1) in operator ==()
H A Dscd_do.cpp237 d.fHold = (_Mask->fHold != 0) ? _Mask->fHold : s.fHold; in PrepareMsg()
264 d.fHold = (_Mask->fHold != 0) ? _Mask->fHold : 0; in PrepareMsg()
H A Dmsg.cpp541 fLocal = fHold = fFileRequest = fRRQ = in Clear()
1003 fHold = 1; in AddKludge()
1285 if(fHold) in FlagsToStr()
1667 fHold = m.fHold; in operator =()
H A Dmsgbase.cpp138 if(m.fHold == 1) in SetMsgAttr()
223 m.fHold = 1; in SetMsgAttr()
H A Dcfg.y1108 | 'h' { ((NormalMask *)msk)->fHold = (FlagMode == 2) ? 2 : 1; }
H A Dcfg.cpp3533 ((NormalMask *)msk)->fHold = (FlagMode == 2) ? 2 : 1; in yyparse()
/dports/news/rntrack/rntrack-2.1.10_2/hpp/
H A Dmask.hpp116 uint fHold : 2; // Hold member in NormalMask
H A Dmsg.hpp110 uint fHold : 1; // Hold member in cMSG
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h1945 virtual HRESULT WINAPI Hold(VARIANT_BOOL fHold) = 0;
1974 HRESULT (WINAPI *Hold)(ITBasicCallControl *This,VARIANT_BOOL fHold);
2005 #define ITBasicCallControl_Hold(This,fHold) (This)->lpVtbl->Hold(This,fHold) argument
2028 HRESULT WINAPI ITBasicCallControl_Hold_Proxy(ITBasicCallControl *This,VARIANT_BOOL fHold);
5870 HRESULT (WINAPI *Hold)(ITBasicCallControl2 *This,VARIANT_BOOL fHold);
5904 #define ITBasicCallControl2_Hold(This,fHold) (This)->lpVtbl->Hold(This,fHold) argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3if.h1945 virtual HRESULT WINAPI Hold(VARIANT_BOOL fHold) = 0;
1974 HRESULT (WINAPI *Hold)(ITBasicCallControl *This,VARIANT_BOOL fHold);
2005 #define ITBasicCallControl_Hold(This,fHold) (This)->lpVtbl->Hold(This,fHold) argument
2028 HRESULT WINAPI ITBasicCallControl_Hold_Proxy(ITBasicCallControl *This,VARIANT_BOOL fHold);
5870 HRESULT (WINAPI *Hold)(ITBasicCallControl2 *This,VARIANT_BOOL fHold);
5904 #define ITBasicCallControl2_Hold(This,fHold) (This)->lpVtbl->Hold(This,fHold) argument