Searched refs:apply (Results 1 - 5 of 5) sorted by relevance

/haiku/src/preferences/appearance/
H A DCurView.cpp144 apply=new BButton(cvrect,"ApplyButton","Apply",
147 AddChild(apply);
148 apply->SetEnabled(false);
169 apply->SetTarget(this);
H A DCurView.h80 BButton *apply,*revert,*defaults; member in class:CurView
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js471 RemoteRect.prototype.apply = function(apply)
477 apply(left, top, right - left + 1, bottom - top + 1);
624 RemoteTransform.prototype.apply = function(context)
1089 this.transform.apply(context);
1285 rect.apply(context.fillRect.bind(context));
1456 rect.apply(context.strokeRect.bind(context));
1462 rect.apply(context.fillRect.bind(context));
1493 rect.apply(context.strokeRect.bind(context));
1495 rect.apply(contex
[all...]
/haiku/headers/cpp/std/
H A Dstd_valarray.h222 _Expr<_ValFunClos<_ValArray,_Tp>,_Tp> apply(_Tp func(_Tp)) const;
223 _Expr<_RefFunClos<_ValArray,_Tp>,_Tp> apply(_Tp func(const _Tp&)) const;
554 valarray<_Tp>::apply (_Tp func (_Tp)) const
562 valarray<_Tp>::apply (_Tp func (const _Tp &)) const
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h880 uint32_t apply; member in struct:iwn5000_calib_elem

Completed in 106 milliseconds