Home
last modified time | relevance | path

Searched defs:NewComponent (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/operator/pkg/util/progress/
H A Dprogress.go151 func (p *Log) NewComponent(component string) *ManifestLog { func
/dports/editors/lazarus/lazarus/designer/
H A Daskcompnamedlg.pas63 property NewComponent: TComponent read FNewComponent write SetNewComponent; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/designer/
H A Daskcompnamedlg.pas67 property NewComponent: TComponent read FNewComponent write SetNewComponent; property
/dports/editors/lazarus-qt5/lazarus/designer/
H A Daskcompnamedlg.pas63 property NewComponent: TComponent read FNewComponent write SetNewComponent; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/designer/
H A Daskcompnamedlg.pas67 property NewComponent: TComponent read FNewComponent write SetNewComponent; property
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/multiformats/go-multiaddr/
H A Dcomponent.go141 func NewComponent(protocol, value string) (*Component, error) { func
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/gotypes/
H A Dcomponents.go68 func NewComponent(t types.Type, addr operand.Mem) Component { func
/dports/devel/libical/libical-3.0.8/src/python/
H A DComponent.py276 def NewComponent(c): function
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dcircuit.c1447 static Component * NewComponent(ModeInfo *mi) in NewComponent() function