Home
last modified time | relevance | path

Searched refs:bndChoiceButton (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/20-nanovg/
H A Dnanovg.cpp852 bndChoiceButton(_vg, x, y, 80.0f, BND_WIDGET_HEIGHT, BND_CORNER_NONE, BND_DEFAULT, -1, "Default"); in drawBlendish()
854 bndChoiceButton(_vg, x, y, 80.0f, BND_WIDGET_HEIGHT, BND_CORNER_NONE, BND_HOVER, -1, "Hovered"); in drawBlendish()
856 bndChoiceButton(_vg, x, y, 80.0f, BND_WIDGET_HEIGHT, BND_CORNER_NONE, BND_ACTIVE, -1, "Active"); in drawBlendish()
H A Dblendish.h840 BND_EXPORT void bndChoiceButton(NVGcontext *ctx,
1520 void bndChoiceButton(NVGcontext *ctx, in bndChoiceButton() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/20-nanovg/
H A Dnanovg.cpp852 bndChoiceButton(_vg, x, y, 80.0f, BND_WIDGET_HEIGHT, BND_CORNER_NONE, BND_DEFAULT, -1, "Default"); in drawBlendish()
854 bndChoiceButton(_vg, x, y, 80.0f, BND_WIDGET_HEIGHT, BND_CORNER_NONE, BND_HOVER, -1, "Hovered"); in drawBlendish()
856 bndChoiceButton(_vg, x, y, 80.0f, BND_WIDGET_HEIGHT, BND_CORNER_NONE, BND_ACTIVE, -1, "Active"); in drawBlendish()
H A Dblendish.h840 BND_EXPORT void bndChoiceButton(NVGcontext *ctx,
1520 void bndChoiceButton(NVGcontext *ctx, in bndChoiceButton() function