Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danfragoso/thdwb
/ functions
Functions
486 in github.com/danfragoso/thdwb
⨍
Functions
486
◇
Types & classes
63
Method
SetFontColor
SetFontColor - Sets the input font color
mustard/input.go:61
Method
SetFontColor
SetFontColor - Sets the button font color
mustard/button.go:83
Method
SetFontFace
(fontFace font.Face)
gg/context.go:705
Method
SetFontSize
SetFontSize - Sets the label font size
mustard/label.go:51
Method
SetFontSize
SetFontSize - Sets the text font size
mustard/text.go:52
Method
SetFontSize
SetFontSize - Sets the input font size
mustard/input.go:51
Method
SetFontSize
SetFontSize - Sets the button font size
mustard/button.go:56
Method
SetHeight
SetHeight - Sets the tree height
mustard/tree.go:143
Method
SetHeight
SetHeight - Sets the label height
mustard/image.go:46
Method
SetHeight
SetHeight - Sets the label height
mustard/label.go:44
Method
SetHeight
SetHeight - Sets the text height
mustard/text.go:45
Method
SetHeight
SetHeight - Sets the input height
mustard/input.go:44
Method
SetHeight
SetHeight - Sets the scrollBar height
mustard/scrollbar.go:41
Method
SetHeight
SetHeight - Sets the button height
mustard/button.go:49
Method
SetHeight
SetHeight - Sets the label height
mustard/canvas.go:40
Method
SetImage
SetImage replace the current context image
gg/context.go:117
Method
SetLineCap
(lineCap LineCap)
gg/context.go:185
Method
SetLineCapButt
()
gg/context.go:193
Method
SetLineCapRound
()
gg/context.go:189
Method
SetLineCapSquare
()
gg/context.go:197
Method
SetLineJoin
(lineJoin LineJoin)
gg/context.go:201
Method
SetLineJoinBevel
()
gg/context.go:209
Method
SetMask
SetMask allows you to directly set the *image.Alpha to be used as a clipping mask. It must be the same size as the context, else an error is returned
gg/context.go:519
Method
SetNeedsRepaint
(value bool)
mustard/widget.go:231
Method
SetPadding
SetFontSize - Sets the button font size
mustard/button.go:62
Method
SetRGB255
SetRGB255 sets the current color. r, g, b values should be between 0 and 255, inclusive. Alpha will be set to 255 (fully opaque).
gg/context.go:269
Method
SetStrokeStyle
SetStrokeStyle sets current stroke style
gg/context.go:243
Method
SetThumbSize
(thumbSize float64)
mustard/scrollbar.go:60
Method
SetWidth
SetWidth - Sets the tree width
mustard/tree.go:136
Method
SetWidth
SetWidth - Sets the label width
mustard/image.go:39
Method
SetWidth
SetWidth - Sets the label width
mustard/label.go:37
Method
SetWidth
SetWidth - Sets the text width
mustard/text.go:38
Method
SetWidth
SetWidth - Sets the input width
mustard/input.go:37
Method
SetWidth
SetWidth - Sets the scrollBar width
mustard/scrollbar.go:34
Method
SetWidth
SetWidth - Sets the button width
mustard/button.go:42
Method
SetWidth
SetWidth - Sets the label width
mustard/canvas.go:33
Method
SetWindow
(window *Window)
mustard/widget.go:178
Method
Shear
(x, y float64)
gg/matrix.go:86
Method
ShearAbout
ShearAbout updates the current matrix with a shearing angle. Shearing occurs about the specified point.
gg/context.go:914
Method
Swap
Swap satisfies the Sort interface.
gg/gradient.go:27
Function
TestBlank
(t *testing.T)
gg/context_test.go:37
Function
TestCircles
(t *testing.T)
gg/context_test.go:77
Function
TestClip
(t *testing.T)
gg/context_test.go:163
Function
TestCubic
(t *testing.T)
gg/context_test.go:119
Function
TestDashes
(t *testing.T)
gg/context_test.go:287
Function
TestDrawImage
(t *testing.T)
gg/context_test.go:207
Function
TestDrawPoint
(t *testing.T)
gg/context_test.go:245
Function
TestDrawStringWrapped
(t *testing.T)
gg/context_test.go:197
Function
TestFill
(t *testing.T)
gg/context_test.go:143
Function
TestGetImage
(t *testing.T)
sauce/sauce_test.go:35
Function
TestGetResource
(t *testing.T)
sauce/sauce_test.go:16
Function
TestGrid
(t *testing.T)
gg/context_test.go:43
Function
TestHexStringToColor
(t *testing.T)
mayo/mayo_test.go:25
Function
TestLinearGradient
(t *testing.T)
gg/context_test.go:261
Function
TestLines
(t *testing.T)
gg/context_test.go:58
Function
TestMapCSSColor
(t *testing.T)
mayo/mayo_test.go:53
Function
TestMustard
(t *testing.T)
mustard/mustard_test.go:14
Function
TestParseStylesheet
(t *testing.T)
mayo/mayo_test.go:12
Function
TestProfiler
(t *testing.T)
profiler/profiler_test.go:10
Function
TestPushPop
(t *testing.T)
gg/context_test.go:182
Function
TestQuadratic
(t *testing.T)
gg/context_test.go:97
Function
TestRGBAToColor
(t *testing.T)
mayo/mayo_test.go:42
Function
TestRadialGradient
(t *testing.T)
gg/context_test.go:274
Function
TestRenderDocument_noBody
(t *testing.T)
bun/bun_test.go:12
Function
TestSetPixel
(t *testing.T)
gg/context_test.go:227
Method
TransformPoint
(x, y float64)
gg/matrix.go:68
Method
TransformVector
(x, y float64)
gg/matrix.go:62
Method
Translate
(x, y float64)
gg/matrix.go:74
Method
Widgets
()
mustard/widget.go:190
Function
createCtxScrollBar
(ctx *CanvasWidget)
mustard/canvas.go:96
Method
draw
()
mustard/tree.go:171
Method
draw
()
mustard/image.go:52
Method
draw
()
mustard/label.go:83
Method
draw
()
mustard/text.go:85
Method
draw
()
mustard/input.go:91
Method
draw
()
mustard/scrollbar.go:75
Method
draw
()
mustard/button.go:98
Method
draw
()
mustard/frame.go:53
Method
draw
()
mustard/canvas.go:75
Function
init
()
gg/context_test.go:14
Function
main
()
browser/main.go:17
Function
main
()
assets/bundler.go:13
Function
parseStylesheet
(string)
mayo/css.go:5
Function
printNodeDebug
(node *hotdog.NodeDOM)
browser/browser.go:119
Function
selectNode
(nodes []*TreeWidgetNode, node *TreeWidgetNode)
mustard/tree.go:88
Function
walkDOM
(TreeDOM *hotdog.NodeDOM, d string)
bun/bun.go:53
← previous
401–486 of 486, ranked by callers