Home
last modified time | relevance | path

Searched defs:Box (Results 1 – 25 of 3821) sorted by relevance

12345678910>>...153

/dports/net-im/tut/tut-0.0.17/vendor/github.com/rivo/tview/
H A Dbox.go16 type Box struct { struct
18 x, y, width, height int
21 innerX, innerY, innerWidth, innerHeight int
24 paddingTop, paddingBottom, paddingLeft, paddingRight int
31 border bool
34 borderColor tcell.Color
40 title string
43 titleColor tcell.Color
46 titleAlign int
50 focus Focusable
[all …]
/dports/devel/lab/lab-0.17.2/vendor/github.com/rivo/tview/
H A Dbox.go15 type Box struct { struct
17 x, y, width, height int
20 innerX, innerY, innerWidth, innerHeight int
23 paddingTop, paddingBottom, paddingLeft, paddingRight int
30 border bool
33 borderColor tcell.Color
39 title string
42 titleColor tcell.Color
45 titleAlign int
49 focus Focusable
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/
H A Dbox.go15 type Box struct { struct
17 x, y, width, height int
20 innerX, innerY, innerWidth, innerHeight int
23 paddingTop, paddingBottom, paddingLeft, paddingRight int
30 border bool
33 borderColor tcell.Color
39 title string
42 titleColor tcell.Color
45 titleAlign int
49 focus Focusable
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/tview-2e907d29e475/
H A Dbox.go15 type Box struct { struct
17 x, y, width, height int
20 innerX, innerY, innerWidth, innerHeight int
23 paddingTop, paddingBottom, paddingLeft, paddingRight int
30 border bool
33 borderColor tcell.Color
39 title string
42 titleColor tcell.Color
45 titleAlign int
49 focus Focusable
[all …]
/dports/www/anyterm/anyterm-1.1.29/libpbe/include/
H A DBox.hh31 struct Box { struct
33 typedef AREA_T area_t;
36 coord_t x0;
37 coord_t y0;
38 coord_t x1;
39 coord_t y1;
41 Box() {} in Box() function
43 Box(const Box<coord_t>& other): in Box() function
47 Box(coord_t x0_, coord_t y0_, coord_t x1_, coord_t y1_): in Box() function
51 Box(point_t x0y0, point_t x1y1): in Box() argument
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/misc/
H A Dbox.h31 struct Box { struct
35 Box() : _x(0), _y(0), _z(0), _xd(0), _yd(0), _zd(0) {} in Box() argument
36 Box(int nx, int ny, int nz, int nxd, int nyd, int nzd) in Box() argument
47 void Set(Box &o) { in Set() argument
56 // Check to see if a point is within the Box argument
57 bool InBox(int px, int py, int pz) const { in InBox() argument
69 // Move the Box (Absolute) argument
76 // Resize the Box (Relative) argument
83 // Resize the Box (Absolute) argument
90 bool Overlaps(const Box &o) const { in Overlaps() argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ocr/
H A Dstruct_box.go19 type Box struct { struct
20 InvoiceCodes []float64 `json:"InvoiceCodes" xml:"InvoiceCodes"`
21 InvoiceNoes []float64 `json:"InvoiceNoes" xml:"InvoiceNoes"`
22 InvoiceDates []float64 `json:"InvoiceDates" xml:"InvoiceDates"`
24 PayerNames []float64 `json:"PayerNames" xml:"PayerNames"`
29 TaxAmounts []float64 `json:"TaxAmounts" xml:"TaxAmounts"`
30 SumAmounts []float64 `json:"SumAmounts" xml:"SumAmounts"`
32 PayeeNames []float64 `json:"PayeeNames" xml:"PayeeNames"`
36 Payees []float64 `json:"Payees" xml:"Payees"`
37 Checkers []float64 `json:"Checkers" xml:"Checkers"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/packr/v2/
H A Dbox.go31 type Box struct { struct
32 Path string `json:"path"`
33 Name string `json:"name"`
36 resolvers resolversMap
37 dirs dirsMap
90 func (b *Box) AddBytes(path string, t []byte) error {
111 func (b *Box) Find(name string) ([]byte, error) {
122 func (b *Box) Has(name string) bool {
128 func (b *Box) HasDir(name string) bool {
144 func (b *Box) Open(name string) (http.File, error) {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/packr/v2/
H A Dbox.go31 type Box struct { struct
32 Path string `json:"path"`
33 Name string `json:"name"`
36 resolvers resolversMap
37 dirs dirsMap
90 func (b *Box) AddBytes(path string, t []byte) error {
111 func (b *Box) Find(name string) ([]byte, error) {
122 func (b *Box) Has(name string) bool {
128 func (b *Box) HasDir(name string) bool {
144 func (b *Box) Open(name string) (http.File, error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/packr/v2/
H A Dbox.go31 type Box struct { struct
32 Path string `json:"path"`
33 Name string `json:"name"`
36 resolvers resolversMap
37 dirs dirsMap
90 func (b *Box) AddBytes(path string, t []byte) error {
111 func (b *Box) Find(name string) ([]byte, error) {
122 func (b *Box) Has(name string) bool {
128 func (b *Box) HasDir(name string) bool {
144 func (b *Box) Open(name string) (http.File, error) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/vendor/github.com/gobuffalo/packr/v2/
H A Dbox.go31 type Box struct { struct
32 Path string `json:"path"`
33 Name string `json:"name"`
36 resolvers resolversMap
37 dirs dirsMap
90 func (b *Box) AddBytes(path string, t []byte) error {
111 func (b *Box) Find(name string) ([]byte, error) {
122 func (b *Box) Has(name string) bool {
128 func (b *Box) HasDir(name string) bool {
144 func (b *Box) Open(name string) (http.File, error) {
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/gobuffalo/packr/
H A Dbox.go48 type Box struct { struct
49 Path string
50 callingDir string
51 data map[string][]byte
52 directories map[string]bool
66 func (b Box) String(name string) string {
78 func (b Box) Bytes(name string) []byte {
96 func (b Box) Has(name string) bool {
104 func (b Box) decompress(bb []byte) []byte {
161 func (b Box) List() []string {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gobuffalo/packr/
H A Dbox.go48 type Box struct { struct
49 Path string
50 callingDir string
51 data map[string][]byte
52 directories map[string]bool
66 func (b Box) String(name string) string {
78 func (b Box) Bytes(name string) []byte {
96 func (b Box) Has(name string) bool {
104 func (b Box) decompress(bb []byte) []byte {
161 func (b Box) List() []string {
[all …]
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/vt100-1.9.9/cmd/widget/
H A Dboxes.go13 type Box struct { struct
24 func (b *Box) Center(container *Box) {
32 func (b *Box) Fill(container *Box) {
63 func (b *Box) GetContentPos() (int, int) {
69 func (b *Box) SetThirdSize(container *Box) {
76 func (b *Box) SetThirdPlace(container *Box) {
98 func (b *Box) Place(container *Box) {
118 func (b *Box) GetInner() *Rect {
123 func (b *Box) GetFrame() *Rect {
128 func (b *Box) SetInner(r *Rect) {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/gobuffalo/packr/
H A Dbox.go46 type Box struct { struct
47 Path string
48 callingDir string
49 data map[string][]byte
50 directories map[string]bool
54 func (b Box) String(name string) string {
66 func (b Box) Bytes(name string) []byte {
84 func (b Box) Has(name string) bool {
142 func (b Box) Walk(wf WalkFunc) error {
183 func (b Box) List() []string {
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/GeertJohan/go.rice/
H A Dbox.go19 type Box struct { struct
20 name string
21 absolutePath string
22 embed *embedded.EmbeddedBox
23 appendd *appendedBox
156 func (b *Box) IsEmbedded() bool {
161 func (b *Box) IsAppended() bool {
168 func (b *Box) Time() time.Time {
296 func (b *Box) MustBytes(name string) []byte {
326 func (b *Box) MustString(name string) string {
[all …]
/dports/www/devd/devd-0.9/vendor/github.com/GeertJohan/go.rice/
H A Dbox.go19 type Box struct { struct
20 name string
21 absolutePath string
22 embed *embedded.EmbeddedBox
23 appendd *appendedBox
156 func (b *Box) IsEmbedded() bool {
161 func (b *Box) IsAppended() bool {
168 func (b *Box) Time() time.Time {
296 func (b *Box) MustBytes(name string) []byte {
326 func (b *Box) MustString(name string) string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/jackc/pgx/pgtype/
H A Dbox.go15 type Box struct { struct
16 P [2]Vec2
17 Status Status
20 func (dst *Box) Set(src interface{}) error {
24 func (dst *Box) Get() interface{} {
35 func (src *Box) AssignTo(dst interface{}) error {
39 func (dst *Box) DecodeText(ci *ConnInfo, src []byte) error {
86 func (dst *Box) DecodeBinary(ci *ConnInfo, src []byte) error {
111 func (src *Box) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
145 func (dst *Box) Scan(src interface{}) error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/jackc/pgx/pgtype/
H A Dbox.go15 type Box struct { struct
16 P [2]Vec2
17 Status Status
20 func (dst *Box) Set(src interface{}) error {
24 func (dst *Box) Get() interface{} {
35 func (src *Box) AssignTo(dst interface{}) error {
39 func (dst *Box) DecodeText(ci *ConnInfo, src []byte) error {
86 func (dst *Box) DecodeBinary(ci *ConnInfo, src []byte) error {
111 func (src *Box) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
141 func (dst *Box) Scan(src interface{}) error {
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/jackc/pgtype/
H A Dbox.go14 type Box struct { struct
15 P [2]Vec2
16 Status Status
19 func (dst *Box) Set(src interface{}) error {
23 func (dst Box) Get() interface{} {
34 func (src *Box) AssignTo(dst interface{}) error {
38 func (dst *Box) DecodeText(ci *ConnInfo, src []byte) error {
85 func (dst *Box) DecodeBinary(ci *ConnInfo, src []byte) error {
110 func (src Box) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
144 func (dst *Box) Scan(src interface{}) error {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/jackc/pgx/pgtype/
H A Dbox.go15 type Box struct { struct
16 P [2]Vec2
17 Status Status
20 func (dst *Box) Set(src interface{}) error {
24 func (dst *Box) Get() interface{} {
35 func (src *Box) AssignTo(dst interface{}) error {
39 func (dst *Box) DecodeText(ci *ConnInfo, src []byte) error {
86 func (dst *Box) DecodeBinary(ci *ConnInfo, src []byte) error {
111 func (src *Box) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
145 func (dst *Box) Scan(src interface{}) error {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/jackc/pgx/pgtype/
H A Dbox.go15 type Box struct { struct
16 P [2]Vec2
17 Status Status
20 func (dst *Box) Set(src interface{}) error {
24 func (dst *Box) Get() interface{} {
35 func (src *Box) AssignTo(dst interface{}) error {
39 func (dst *Box) DecodeText(ci *ConnInfo, src []byte) error {
86 func (dst *Box) DecodeBinary(ci *ConnInfo, src []byte) error {
111 func (src *Box) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
141 func (dst *Box) Scan(src interface{}) error {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/jackc/pgtype/
H A Dbox.go14 type Box struct { struct
15 P [2]Vec2
16 Status Status
19 func (dst *Box) Set(src interface{}) error {
23 func (dst Box) Get() interface{} {
34 func (src *Box) AssignTo(dst interface{}) error {
38 func (dst *Box) DecodeText(ci *ConnInfo, src []byte) error {
85 func (dst *Box) DecodeBinary(ci *ConnInfo, src []byte) error {
110 func (src Box) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
144 func (dst *Box) Scan(src interface{}) error {
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/jackc/pgtype/
H A Dbox.go14 type Box struct { struct
15 P [2]Vec2
16 Status Status
19 func (dst *Box) Set(src interface{}) error {
23 func (dst Box) Get() interface{} {
34 func (src *Box) AssignTo(dst interface{}) error {
38 func (dst *Box) DecodeText(ci *ConnInfo, src []byte) error {
85 func (dst *Box) DecodeBinary(ci *ConnInfo, src []byte) error {
110 func (src Box) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
144 func (dst *Box) Scan(src interface{}) error {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/jackc/pgx/pgtype/
H A Dbox.go15 type Box struct { struct
16 P [2]Vec2
17 Status Status
20 func (dst *Box) Set(src interface{}) error {
24 func (dst *Box) Get() interface{} {
35 func (src *Box) AssignTo(dst interface{}) error {
39 func (dst *Box) DecodeText(ci *ConnInfo, src []byte) error {
86 func (dst *Box) DecodeBinary(ci *ConnInfo, src []byte) error {
111 func (src *Box) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
145 func (dst *Box) Scan(src interface{}) error {
[all …]

12345678910>>...153