MCPcopy Create free account

hub / github.com/danfragoso/thdwb / functions

Functions486 in github.com/danfragoso/thdwb

MethodSetFontColor
SetFontColor - Sets the input font color
mustard/input.go:61
MethodSetFontColor
SetFontColor - Sets the button font color
mustard/button.go:83
MethodSetFontFace
(fontFace font.Face)
gg/context.go:705
MethodSetFontSize
SetFontSize - Sets the label font size
mustard/label.go:51
MethodSetFontSize
SetFontSize - Sets the text font size
mustard/text.go:52
MethodSetFontSize
SetFontSize - Sets the input font size
mustard/input.go:51
MethodSetFontSize
SetFontSize - Sets the button font size
mustard/button.go:56
MethodSetHeight
SetHeight - Sets the tree height
mustard/tree.go:143
MethodSetHeight
SetHeight - Sets the label height
mustard/image.go:46
MethodSetHeight
SetHeight - Sets the label height
mustard/label.go:44
MethodSetHeight
SetHeight - Sets the text height
mustard/text.go:45
MethodSetHeight
SetHeight - Sets the input height
mustard/input.go:44
MethodSetHeight
SetHeight - Sets the scrollBar height
mustard/scrollbar.go:41
MethodSetHeight
SetHeight - Sets the button height
mustard/button.go:49
MethodSetHeight
SetHeight - Sets the label height
mustard/canvas.go:40
MethodSetImage
SetImage replace the current context image
gg/context.go:117
MethodSetLineCap
(lineCap LineCap)
gg/context.go:185
MethodSetLineCapButt
()
gg/context.go:193
MethodSetLineCapRound
()
gg/context.go:189
MethodSetLineCapSquare
()
gg/context.go:197
MethodSetLineJoin
(lineJoin LineJoin)
gg/context.go:201
MethodSetLineJoinBevel
()
gg/context.go:209
MethodSetMask
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
MethodSetNeedsRepaint
(value bool)
mustard/widget.go:231
MethodSetPadding
SetFontSize - Sets the button font size
mustard/button.go:62
MethodSetRGB255
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
MethodSetStrokeStyle
SetStrokeStyle sets current stroke style
gg/context.go:243
MethodSetThumbSize
(thumbSize float64)
mustard/scrollbar.go:60
MethodSetWidth
SetWidth - Sets the tree width
mustard/tree.go:136
MethodSetWidth
SetWidth - Sets the label width
mustard/image.go:39
MethodSetWidth
SetWidth - Sets the label width
mustard/label.go:37
MethodSetWidth
SetWidth - Sets the text width
mustard/text.go:38
MethodSetWidth
SetWidth - Sets the input width
mustard/input.go:37
MethodSetWidth
SetWidth - Sets the scrollBar width
mustard/scrollbar.go:34
MethodSetWidth
SetWidth - Sets the button width
mustard/button.go:42
MethodSetWidth
SetWidth - Sets the label width
mustard/canvas.go:33
MethodSetWindow
(window *Window)
mustard/widget.go:178
MethodShear
(x, y float64)
gg/matrix.go:86
MethodShearAbout
ShearAbout updates the current matrix with a shearing angle. Shearing occurs about the specified point.
gg/context.go:914
MethodSwap
Swap satisfies the Sort interface.
gg/gradient.go:27
FunctionTestBlank
(t *testing.T)
gg/context_test.go:37
FunctionTestCircles
(t *testing.T)
gg/context_test.go:77
FunctionTestClip
(t *testing.T)
gg/context_test.go:163
FunctionTestCubic
(t *testing.T)
gg/context_test.go:119
FunctionTestDashes
(t *testing.T)
gg/context_test.go:287
FunctionTestDrawImage
(t *testing.T)
gg/context_test.go:207
FunctionTestDrawPoint
(t *testing.T)
gg/context_test.go:245
FunctionTestDrawStringWrapped
(t *testing.T)
gg/context_test.go:197
FunctionTestFill
(t *testing.T)
gg/context_test.go:143
FunctionTestGetImage
(t *testing.T)
sauce/sauce_test.go:35
FunctionTestGetResource
(t *testing.T)
sauce/sauce_test.go:16
FunctionTestGrid
(t *testing.T)
gg/context_test.go:43
FunctionTestHexStringToColor
(t *testing.T)
mayo/mayo_test.go:25
FunctionTestLinearGradient
(t *testing.T)
gg/context_test.go:261
FunctionTestLines
(t *testing.T)
gg/context_test.go:58
FunctionTestMapCSSColor
(t *testing.T)
mayo/mayo_test.go:53
FunctionTestMustard
(t *testing.T)
mustard/mustard_test.go:14
FunctionTestParseStylesheet
(t *testing.T)
mayo/mayo_test.go:12
FunctionTestProfiler
(t *testing.T)
profiler/profiler_test.go:10
FunctionTestPushPop
(t *testing.T)
gg/context_test.go:182
FunctionTestQuadratic
(t *testing.T)
gg/context_test.go:97
FunctionTestRGBAToColor
(t *testing.T)
mayo/mayo_test.go:42
FunctionTestRadialGradient
(t *testing.T)
gg/context_test.go:274
FunctionTestRenderDocument_noBody
(t *testing.T)
bun/bun_test.go:12
FunctionTestSetPixel
(t *testing.T)
gg/context_test.go:227
MethodTransformPoint
(x, y float64)
gg/matrix.go:68
MethodTransformVector
(x, y float64)
gg/matrix.go:62
MethodTranslate
(x, y float64)
gg/matrix.go:74
MethodWidgets
()
mustard/widget.go:190
FunctioncreateCtxScrollBar
(ctx *CanvasWidget)
mustard/canvas.go:96
Methoddraw
()
mustard/tree.go:171
Methoddraw
()
mustard/image.go:52
Methoddraw
()
mustard/label.go:83
Methoddraw
()
mustard/text.go:85
Methoddraw
()
mustard/input.go:91
Methoddraw
()
mustard/scrollbar.go:75
Methoddraw
()
mustard/button.go:98
Methoddraw
()
mustard/frame.go:53
Methoddraw
()
mustard/canvas.go:75
Functioninit
()
gg/context_test.go:14
Functionmain
()
browser/main.go:17
Functionmain
()
assets/bundler.go:13
FunctionparseStylesheet
(string)
mayo/css.go:5
FunctionprintNodeDebug
(node *hotdog.NodeDOM)
browser/browser.go:119
FunctionselectNode
(nodes []*TreeWidgetNode, node *TreeWidgetNode)
mustard/tree.go:88
FunctionwalkDOM
(TreeDOM *hotdog.NodeDOM, d string)
bun/bun.go:53
← previous401–486 of 486, ranked by callers