Home
last modified time | relevance | path

Searched refs:_owner (Results 1 – 25 of 1294) sorted by relevance

12345678910>>...52

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DTreeNode.cs30 private TreeView _owner; field in System.Web.UI.WebControls.TreeNode
63 _owner = owner; in TreeNode()
239 if (_owner != null && _owner.DesignMode) return;
394 return _owner;
759 if (_owner.IsNotIE) { in GetPopulateNodeAttribute()
788 _owner.Page.ClientScript.RegisterForEventValidation(_owner.UniqueID, in GetPopulateNodeAttribute()
1271 if (_owner.Page != null && _owner.Page.SupportsStyleSheets && in Render()
1401 if (_owner.Page != null && _owner.Page.SupportsStyleSheets) { in Render()
1446 if (_owner.Page != null && _owner.Page.SupportsStyleSheets) { in Render()
1477 if (!_owner.AccessKeyRendered && _owner.AccessKey.Length != 0) { in Render()
[all …]
H A DMenuItem.cs33 private Menu _owner; field in System.Web.UI.WebControls.MenuItem
64 _owner = owner; in MenuItem()
604 return _owner.ResolveClientUrl(_owner.StaticPopOutImageUrl); in GetExpandImageUrl()
667 if (_owner.Page != null && _owner.Page.SupportsStyleSheets) { in Render()
676 if (_owner.Page != null && _owner.Page.SupportsStyleSheets) { in Render()
684 if (_owner.Page != null && _owner.Page.SupportsStyleSheets) { in Render()
722 if (_owner.Page != null && _owner.Page.SupportsStyleSheets) { in Render()
874 if (_owner.Page != null && _owner.Page.SupportsStyleSheets) { in RenderItem()
899 if (_owner.Page != null && _owner.Page.SupportsStyleSheets) { in RenderItem()
1032 (parent != _owner.Items[_owner.Items.Count - 1])) || in RenderItem()
[all …]
H A DHyperLinkStyle.cs22 _owner = owner; in HyperLinkStyle()
38 _owner.IsSet(PROP_FORECOLOR) ||
40 _owner.IsSet(PROP_FONT_SIZE) ||
53 if (_owner.IsSet(PROP_CSSCLASS)) { in AddAttributesToRender()
54 cssClass = _owner.CssClass; in AddAttributesToRender()
77 Debug.Assert(_owner != null); in FillStyleAttributes()
84 if (_owner.IsSet(PROP_FORECOLOR)) { in FillStyleAttributes()
85 c = _owner.ForeColor; in FillStyleAttributes()
94 FontInfo font = _owner.Font; in FillStyleAttributes()
109 if (_owner.IsSet(PROP_FONT_BOLD)) { in FillStyleAttributes()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DFontInfo.cs41 Style _owner; field in System.Web.UI.WebControls.FontInfo
47 _owner = owner; in FontInfo()
67 _owner.SetBit ((int) Style.Styles.FontBold);
189 _owner.SetBit ((int) Style.Styles.FontSize);
264 …if (!_owner.CheckBit ((int) Style.Styles.FontBold) && f._owner.CheckBit ((int) Style.Styles.FontBo… in MergeWith()
267 …if (!_owner.CheckBit ((int) Style.Styles.FontItalic) && f._owner.CheckBit ((int) Style.Styles.Font… in MergeWith()
270 …if (!_owner.CheckBit ((int) Style.Styles.FontNames) && f._owner.CheckBit ((int) Style.Styles.FontN… in MergeWith()
273 …if (!_owner.CheckBit ((int) Style.Styles.FontOverline) && f._owner.CheckBit ((int) Style.Styles.Fo… in MergeWith()
276 …if (!_owner.CheckBit ((int) Style.Styles.FontSize) && f._owner.CheckBit ((int) Style.Styles.FontSi… in MergeWith()
279 …if (!_owner.CheckBit ((int) Style.Styles.FontStrikeout) && f._owner.CheckBit ((int) Style.Styles.F… in MergeWith()
[all …]
H A DPasswordRecovery.cs1009 _owner = owner; in BasePasswordRecoveryContainer()
1026 string id = _owner.ID; in InitTable()
1201 this._owner = _owner; in UserNameDefaultTemplate()
1261 switch (_owner.SubmitButtonType) { in InstantiateIn()
1286_owner.HelpPageUrl, _owner.HelpPageText, _owner.HelpPageIconUrl, _owner.HyperLinkStyle, twoCells)); in InstantiateIn()
1298 this._owner = _owner; in QuestionDefaultTemplate()
1321 …plateUtils.CreateRow (new LiteralControl (_owner.UserNameLabelText), UserNameLiteral, _owner.Label… in InstantiateIn()
1328 …plateUtils.CreateRow (new LiteralControl (_owner.QuestionLabelText), QuestionLiteral, _owner.Label… in InstantiateIn()
1371 switch (_owner.SubmitButtonType) { in InstantiateIn()
1396_owner.HelpPageUrl, _owner.HelpPageText, _owner.HelpPageIconUrl, _owner.HyperLinkStyle, twoCells)); in InstantiateIn()
[all …]
H A DChangePassword.cs1148 _owner = owner; in BaseChangePasswordContainer()
1157 if (!_owner.RenderOuterTable) in InstantiateTemplate()
1166 string id = _owner.ID; in InitTable()
1194 if (_owner != null) in EnsureChildControls()
1195 _owner.EnsureChildControls (); in EnsureChildControls()
1258 _owner = cPassword; in ChangePasswordDeafultTemplate()
1339 if (_owner.DisplayUserName) { in InstantiateIn()
1507 if (AddLink (_owner.HelpPageUrl, _owner.HelpPageText, _owner.HelpPageIconUrl, linksCell)) in InstantiateIn()
1510 if (AddLink (_owner.CreateUserUrl, _owner.CreateUserText, _owner.CreateUserIconUrl, linksCell)) in InstantiateIn()
1513 …if (AddLink (_owner.PasswordRecoveryUrl, _owner.PasswordRecoveryText, _owner.PasswordRecoveryIconU… in InstantiateIn()
[all …]
/dports/net-im/py-nbxmpp/nbxmpp-2.0.4/nbxmpp/
H A Dold_dispatcher.py249 def plugin(self, _owner): argument
255 self._owner.lastErrNode = None
256 self._owner.lastErr = None
257 self._owner.lastErrCode = None
258 if hasattr(self._owner, 'StreamInit'):
259 self._owner.StreamInit()
271 self._owner = None
278 self._owner.Connection.sendqueue = []
336 self._owner.Connection.pollend()
528 self._owner.got_features = True
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/caldoria/
H A Dcaldoriamirror.cpp39 _neighborhoodNotification = _owner->getNeighborhoodNotification(); in openInteraction()
44 _owner->setCurrentActivation(kActivateMirrorReady); in initInteraction()
45 _owner->startExtraSequence(kCaBathroomGreeting, kExtraCompletedFlag, kFilterNoInput); in initInteraction()
60 switch (_owner->getLastExtra()) { in activateHotspots()
84 switch (_owner->getLastExtra()) { in clickInHotspot()
106 _owner->startExtraSequence(kCaBathroomGeoWave, kExtraCompletedFlag, kFilterNoInput); in clickInHotspot()
115 switch (_owner->getLastExtra()) { in receiveNotification()
118 _owner->setCurrentActivation(kActivateMirrorReady); in receiveNotification()
123 _owner->setCurrentActivation(kActivateStylistReady); in receiveNotification()
126 _owner->setCurrentActivation(kActivateHotSpotAlways); in receiveNotification()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/caldoria/
H A Dcaldoriamirror.cpp40 _neighborhoodNotification = _owner->getNeighborhoodNotification(); in openInteraction()
45 _owner->setCurrentActivation(kActivateMirrorReady); in initInteraction()
49 _owner->startExtraSequenceSync(kCaBathroomGreeting, kFilterNoInput); in initInteraction()
50 _owner->startExtraSequenceSync(kCaBathroomBodyFat, kFilterNoInput); in initInteraction()
66 switch (_owner->getLastExtra()) { in activateHotspots()
101 _owner->startExtraSequenceSync(kCaBathroomGeoWave, kFilterNoInput); in clickInHotspot()
111 switch (_owner->getLastExtra()) { in receiveNotification()
114 _owner->setCurrentActivation(kActivateMirrorReady); in receiveNotification()
119 _owner->setCurrentActivation(kActivateStylistReady); in receiveNotification()
122 _owner->setCurrentActivation(kActivateHotSpotAlways); in receiveNotification()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/zthread/src/vanilla/
H A DSimpleRecursiveLock.h46 ThreadOps _owner; variable
52 inline FastRecursiveLock() : _owner(ThreadOps::INVALID), _count(0) {} in FastRecursiveLock()
56 assert(_owner == ThreadOps::INVALID); in ~FastRecursiveLock()
72 if(_owner == ThreadOps::INVALID || _owner == self) { in acquire()
74 _owner = self; in acquire()
85 assert(_owner == ThreadOps::self()); in acquire()
91 assert(_owner == ThreadOps::self()); in release()
96 _owner = ThreadOps::INVALID; in release()
109 if(_owner == ThreadOps::INVALID || _owner == self) {
111 _owner = self;
[all …]
H A DDualMutexRecursiveLock.h53 ThreadOps _owner; variable
60 inline FastRecursiveLock() : _owner(ThreadOps::INVALID), _count(0) { } in FastRecursiveLock()
64 assert(_owner == ThreadOps::INVALID); in ~FastRecursiveLock()
80 wasLocked = (_owner == self); in acquire()
99 assert(_owner == ThreadOps::INVALID || _owner == self); in acquire()
101 _owner = self; in acquire()
120 wasLocked = (_owner == self);
134 assert(_owner == ThreadOps::INVALID || _owner == self);
136 _owner = self;
151 assert(_owner == ThreadOps::self()); in release()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_document_media.cpp151 : _owner(owner) { in DocumentMedia()
160 return _owner; in owner()
218 _owner->loadThumbnail(origin); in thumbnailWanted()
280 if (_owner->status != FileReady || loaded() || _owner->cancelled()) { in automaticLoad()
282 } else if (!item && !_owner->sticker() && !_owner->isAnimation()) { in automaticLoad()
299 _owner) in automaticLoad()
302 _owner)); in automaticLoad()
306 _owner->save( in automaticLoad()
346 return (_owner->uploading() || _owner->loading()) in progress()
347 ? _owner->progress() in progress()
[all …]
H A Ddata_photo_media.cpp24 : _owner(owner) { in PhotoMedia()
33 return _owner; in owner()
42 _owner->clearInlineThumbnailBytes(); in thumbnailInline()
70 _owner->load(size, origin); in wanted()
79 const auto &location = _owner->location(size); in size()
111 _owner->loadVideo(origin); in videoWanted()
126 return (_owner->uploading() || _owner->loading()) in progress()
127 ? _owner->progress() in progress()
138 _owner->session().settings().autoDownload(), in automaticLoad()
140 _owner); in automaticLoad()
[all …]
/dports/databases/py-ormar/ormar-0.10.23/ormar/relations/
H A Drelation_proxy.py111 pk_value = self._owner.pk
127 pkname = self._owner.get_column_alias(self._owner.Meta.pkname)
162 sender=self._owner.__class__,
163 instance=self._owner,
175 relation.remove(self._owner)
186 sender=self._owner.__class__,
187 instance=self._owner,
205 sender=self._owner.__class__,
206 instance=self._owner,
219 sender=self._owner.__class__,
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DClientScriptManager.cs75 private Page _owner; field in System.Web.UI.ClientScriptManager
78 _owner = owner; in ClientScriptManager()
142 if (!_owner.EnableEventValidation || _owner.DesignMode) { in RegisterForEventValidation()
151 if ((_owner.ControlState < ControlState.PreRendered) && (!_owner.IsCallback)) { in RegisterForEventValidation()
289 _owner.RegisterWebFormsScript(); in GetCallbackEventReference()
290 …if (_owner.ClientSupportsJavaScript && (_owner.RequestInternal != null) && _owner.RequestInternal.… in GetCallbackEventReference()
377 _owner.RegisterPostBackScript(); in GetPostBackEventReference()
529 (_owner == null ? null : _owner.ScriptManager)); in GetWebResourceUrl()
872 _owner.RegisterWebFormsScript(); in RegisterDefaultButtonScript()
1133 … if (!String.IsNullOrEmpty(_owner.ClientOnSubmitEvent) && _owner.ClientSupportsJavaScript) { in RenderClientScriptBlocks()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/zthread/src/posix/
H A DConditionRecursiveLock.h57 pthread_t _owner; variable
64 inline FastRecursiveLock() : _owner(0), _count(0) { in FastRecursiveLock()
88 if(_owner != 0 && !pthread_equal(_owner, self)) { in acquire()
93 } while(status == EINTR && _owner == 0); in acquire()
97 _owner = self; in acquire()
110 bool success = (_owner == 0 || pthread_equal(_owner, self));
113 _owner = self;
126 assert(pthread_equal(_owner, pthread_self())); in release()
131 _owner = 0; in release()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Entity/System/Data/WebControls/
H A DEntityDataSourceView.cs176 _owner = owner; in EntityDataSourceView()
251 _owner.OrderBy, _owner.AutoGenerateOrderByClause, _owner.OrderByParameters, in ExecuteSelectTyped()
253 _owner); in ExecuteSelectTyped()
258 _owner.CommandText, _owner.GetCommandParameters(), in ExecuteSelectTyped()
260 _owner.Select, _owner.GroupBy, _owner.GetSelectParameters(), in ExecuteSelectTyped()
312_owner.OrderBy, _owner.AutoGenerateOrderByClause, _owner.OrderByParameters, in ExecuteSelectTyped()
314 _owner); in ExecuteSelectTyped()
319 _owner.CommandText, _owner.GetCommandParameters(), in ExecuteSelectTyped()
321 _owner.Select, _owner.GroupBy, _owner.GetSelectParameters(), in ExecuteSelectTyped()
793 … IOrderedDictionary paramValues = _owner.WhereParameters.GetValues(_owner.HttpContext, _owner); in GenerateWhereClause()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/DependencyAnalysis/
H A DEETypeOptionalFieldsNode.cs15 private EETypeNode _owner; field in ILCompiler.DependencyAnalysis.EETypeOptionalFieldsNode
19 _owner = owner; in EETypeOptionalFieldsNode()
26 if (_owner.Type.Context.Target.IsWindows)
38 _owner.AppendMangledName(nameMangler, sb); in AppendMangledName()
47 _owner.ComputeOptionalEETypeFields(factory, relocsOnly: false); in ShouldSkipEmittingObjectNode()
48 return _owner.ShouldSkipEmittingObjectNode(factory) || !_owner.HasOptionalFields; in ShouldSkipEmittingObjectNode()
59 _owner.ComputeOptionalEETypeFields(factory, relocsOnly: false); in GetData()
60 objData.EmitBytes(_owner.GetOptionalFieldsData()); in GetData()
70 …return SortableDependencyNode.CompareImpl(_owner, ((EETypeOptionalFieldsNode)other)._owner, compar… in CompareToImpl()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ui/
H A DPageRequestManager.cs61 private ScriptManager _owner; field in System.Web.UI.PageRequestManager
84 _owner = owner; in PageRequestManager()
394 if (_owner.EnablePartialRendering && !_owner._supportsPartialRenderingSetByUser) { in OnInit()
412 if (_owner.IsInAsyncPostBack) { in OnInit()
431 if (_owner.AllowCustomErrorsRedirect && _owner.Control.Context.IsCustomErrorEnabled) { in OnPageError()
660 _owner.IPage.VerifyRenderingInServerForm(_owner); in Render()
681 IPage page = _owner.IPage; in RenderFormCallback()
830 writer.Write(_owner.UniqueID); in RenderPageRequestManagerScript()
888 _owner.IPage.SetFocus(control); in SetFocus()
892 if (_owner.IsInAsyncPostBack) { in SetFocus()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/zthread/src/
H A DRecursiveMutexImpl.cxx43 : _owner(0), _count(0) { in RecursiveMutexImpl()
55 if(_owner != 0) { in ~RecursiveMutexImpl()
84 if(_owner == &m) in acquire()
94 _owner = &m; in acquire()
124 assert(_owner == 0); in acquire()
127 _owner = &m; in acquire()
154 if(_owner == &m) in tryAcquire()
164 _owner = &m; in tryAcquire()
204 _owner = &m; in tryAcquire()
235 if(!(_owner == &m)) in release()
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DPropertyList.cpp89 _owner(obj) in PropertyList()
105 ObjectURI::Logger l(getStringTable(_owner)); in setValue()
113 return prop.setValue(_owner, val); in setValue()
191 ObjectURI::Logger l(getStringTable(_owner)); in dump()
212 ObjectURI::Logger l(getStringTable(_owner)); in addGetterSetter()
222 ObjectURI::Logger l(getStringTable(_owner)); in addGetterSetter()
245 ObjectURI::Logger l(getStringTable(_owner)); in addGetterSetter()
255 string_table& st = getStringTable(_owner); in addGetterSetter()
271 ObjectURI::Logger l(getStringTable(_owner)); in addDestructiveGetter()
283 ObjectURI::Logger l(getStringTable(_owner)); in addDestructiveGetter()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DobjectMonitor.inline.hpp32 if (THREAD == _owner || THREAD->is_lock_owned((address) _owner)) { in is_entered()
57 void* owner = _owner; in owner()
75 assert(_owner == NULL, "must be NULL: owner=" INTPTR_FORMAT, p2i(_owner)); in clear()
90 guarantee(_owner == NULL || _owner == DEFLATER_MARKER, in clear_common()
92 p2i(_owner)); in clear_common()
127 void* prev = Atomic::load(&_owner); in release_clear_owner()
139 void* prev = Atomic::load(&_owner); in set_owner_from()
142 Atomic::store(&_owner, new_value); in set_owner_from()
152 void* prev = Atomic::load(&_owner); in set_owner_from()
157 _owner = new_value; in set_owner_from()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/tattoo/
H A Dwidget_inventory.cpp145 if (!_owner->_swapItems) in handleEvents()
147 inv[_owner->_invSelect]._name.c_str(), _owner->_verb.c_str()); in handleEvents()
152 if (_owner->_swapItems) in handleEvents()
165 if (!_owner->_swapItems) in handleEvents()
167 inv[_owner->_invSelect]._name.c_str(), _owner->_verb.c_str()); in handleEvents()
173 if (_owner->_swapItems) in handleEvents()
175 _owner->_action.c_str(), inv[_owner->_invSelect]._name.c_str()); in handleEvents()
388 _owner->_invVerbMode = 0; in handleEvents()
400 _owner->_invVerbMode = 0; in handleEvents()
403 _owner->banishWindow(); in handleEvents()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/tattoo/
H A Dwidget_inventory.cpp145 if (!_owner->_swapItems) in handleEvents()
147 inv[_owner->_invSelect]._name.c_str(), _owner->_verb.c_str()); in handleEvents()
152 if (_owner->_swapItems) in handleEvents()
165 if (!_owner->_swapItems) in handleEvents()
167 inv[_owner->_invSelect]._name.c_str(), _owner->_verb.c_str()); in handleEvents()
173 if (_owner->_swapItems) in handleEvents()
175 _owner->_action.c_str(), inv[_owner->_invSelect]._name.c_str()); in handleEvents()
388 _owner->_invVerbMode = 0; in handleEvents()
400 _owner->_invVerbMode = 0; in handleEvents()
403 _owner->banishWindow(); in handleEvents()
[all …]
/dports/www/horde-ansel/ansel-3.0.10/lib/View/
H A DList.php22 protected $_owner; variable in Ansel_View_List
95 $this->_owner = empty($this->_owner) ? null : $this->_owner;
133 if (!is_null($this->_owner)) {
134 $filter['owner'] = $this->_owner;
144 if ($this->_owner && $this->_owner == $registry->getAuth()) {
172 if ($this->_owner) {
182 'owner' => $this->_owner));
187 ->create($this->_owner);
227 'owner' => $this->_owner,
255 if ($this->_owner) {
[all …]

12345678910>>...52