Home
last modified time | relevance | path

Searched defs:Element (Results 201 – 225 of 12854) sorted by relevance

12345678910>>...515

/dports/www/monolith/monolith-2.6.1/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_Element.rs13 pub type Element; typedef
265 this: &Element, in attach_shadow()
289 this: &Element, in get_attribute_ns()
316 this: &Element, in get_attribute_node_ns()
360 this: &Element, in get_elements_by_tag_name_ns()
399 this: &Element, in insert_adjacent_element()
467 this: &Element, in remove_attribute_ns()
559 this: &Element, in scroll_into_view_with_scroll_into_view_options()
598 this: &Element, in set_attribute_ns()
654 this: &Element, in toggle_attribute_with_force()
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/web-sys-0.3.53/src/features/
H A Dgen_Element.rs13 pub type Element; typedef
265 this: &Element, in attach_shadow()
289 this: &Element, in get_attribute_ns()
316 this: &Element, in get_attribute_node_ns()
360 this: &Element, in get_elements_by_tag_name_ns()
399 this: &Element, in insert_adjacent_element()
467 this: &Element, in remove_attribute_ns()
559 this: &Element, in scroll_into_view_with_scroll_into_view_options()
598 this: &Element, in set_attribute_ns()
654 this: &Element, in toggle_attribute_with_force()
[all …]
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DMathRow.h57 struct Element struct
63 Type type;
65 MathClass mclass;
67 int before, after;
91 typedef std::vector<Element> Elements; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/bookmarks/browser/
H A Dbookmark_node_data.h60 struct Element { struct
67 bool is_url;
70 GURL url;
73 base::string16 title;
76 base::Time date_added;
79 base::Time date_folder_modified;
82 std::vector<Element> children;
85 BookmarkNode::MetaInfoMap meta_info_map;
87 int64_t id() const { return id_; } in id()
99 int64_t id_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/bookmarks/browser/
H A Dbookmark_node_data.h60 struct Element { struct
67 bool is_url;
70 GURL url;
73 base::string16 title;
76 base::Time date_added;
79 base::Time date_folder_modified;
82 std::vector<Element> children;
85 BookmarkNode::MetaInfoMap meta_info_map;
87 int64_t id() const { return id_; } in id()
99 int64_t id_;
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob/src/
H A Delement.rs21 pub enum Element { enum
68 impl Ord for Element { implementation
76 impl Eq for Element {} implementation
78 pub fn line(a: &Point, b: &Point) -> Element { in line()
82 pub fn dashed_line(a: &Point, b: &Point) -> Element { in dashed_line()
93 pub fn circle_open_line(a: &Point, b: &Point) -> Element { in circle_open_line()
101 pub fn arc(a: &Point, b: &Point, r: f32) -> Element { in arc()
114 pub fn open_circle(c: &Point, r: f32) -> Element { in open_circle()
118 pub fn arrow_line(s: &Point, e: &Point) -> Element { in arrow_line()
130 pub fn text(loc: &Loc, txt: &str) -> Element { in text()
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/imageenhan/
H A Dstruct_element.go19 type Element struct { struct
20 MinX int `json:"MinX" xml:"MinX"`
21 MinY int `json:"MinY" xml:"MinY"`
22 MaxX int `json:"MaxX" xml:"MaxX"`
23 MaxY int `json:"MaxY" xml:"MaxY"`
24 Score float64 `json:"Score" xml:"Score"`
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/live/
H A Dstruct_element.go19 type Element struct { struct
20 ElementIndex string `json:"ElementIndex" xml:"ElementIndex"`
21 OwnerId string `json:"OwnerId" xml:"OwnerId"`
22 ElementType int `json:"ElementType" xml:"ElementType"`
23 UpdateTimestamp int64 `json:"UpdateTimestamp" xml:"UpdateTimestamp"`
24 Data string `json:"Data" xml:"Data"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/live/
H A Dstruct_element.go19 type Element struct { struct
20 ElementIndex string `json:"ElementIndex" xml:"ElementIndex"`
21 OwnerId string `json:"OwnerId" xml:"OwnerId"`
22 ElementType int `json:"ElementType" xml:"ElementType"`
23 UpdateTimestamp int `json:"UpdateTimestamp" xml:"UpdateTimestamp"`
24 Data string `json:"Data" xml:"Data"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/live/
H A Dstruct_element.go19 type Element struct { struct
20 ElementIndex string `json:"ElementIndex" xml:"ElementIndex"`
21 OwnerId string `json:"OwnerId" xml:"OwnerId"`
22 ElementType int `json:"ElementType" xml:"ElementType"`
23 UpdateTimestamp int `json:"UpdateTimestamp" xml:"UpdateTimestamp"`
24 Data string `json:"Data" xml:"Data"`
/dports/devel/matreshka/matreshka-0.7.0/source/amf/dd/
H A Damf-dc-holders.ads54 function Element subprogspec
63 function Element subprogspec
72 function Element subprogspec
81 function Element subprogspec
90 function Element subprogspec
99 function Element subprogspec
H A Damf-dc-holders.adb59 function Element subprogram
81 function Element subprogram
103 function Element subprogram
125 function Element subprogram
147 function Element subprogram
169 function Element subprogram
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/fl/term/
H A DFunction.h73 struct FL_API Element { struct
101 Element(const std::string& name, const std::string& description, Type type); argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/internal/binres/
H A Dnode.go74 type Element struct { struct
75 NodeHeader
76 NS PoolRef
79 AttributeSize uint16 // byte size of attrs
80 AttributeCount uint16 // length of attrs
85 attrs []*Attribute
86 Children []*Element
87 end *ElementEnd
89 head, tail *CharData
92 func (el *Element) UnmarshalBinary(buf []byte) error {
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/golang.org/x/mobile/internal/binres/
H A Dnode.go74 type Element struct { struct
75 NodeHeader
76 NS PoolRef
79 AttributeSize uint16 // byte size of attrs
80 AttributeCount uint16 // length of attrs
85 attrs []*Attribute
86 Children []*Element
87 end *ElementEnd
89 head, tail *CharData
92 func (el *Element) UnmarshalBinary(buf []byte) error {
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/crypto/ed25519/internal/edwards25519/field/
H A Dfe_amd64.go10 func feMul(out *Element, a *Element, b *Element)
14 func feSquare(out *Element, a *Element)
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/ed25519/internal/edwards25519/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)
/dports/sysutils/cbsd-mq-api/cbsd-mq-api-0.3/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)
/dports/security/lego/lego-4.5.3/vendor/golang.org/x/crypto/curve25519/internal/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)
/dports/net/rospo/rospo-0.7.1/vendor/golang.org/x/crypto/crypto-32db794688a5/curve25519/internal/field/
H A Dfe_amd64.go9 func feMul(out *Element, a *Element, b *Element)
13 func feSquare(out *Element, a *Element)

12345678910>>...515