Home
last modified time | relevance | path

Searched refs:bnd_font (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/20-nanovg/
H A Dblendish.h1416 static int bnd_font = -1; variable
1419 bnd_font = font; in bndSetFont()
1908 if (label && (bnd_font >= 0)) { in bndLabelWidth()
1909 nvgFontFaceId(ctx, bnd_font); in bndLabelWidth()
1922 if (label && (bnd_font >= 0)) { in bndLabelHeight()
2140 if (bnd_font < 0) return; in bndIconLabelValue()
2178 if (label && (bnd_font >= 0)) { in bndNodeIconLabel()
2205 if (bnd_font < 0) return -1; in bndIconLabelTextPosition()
2210 nvgFontFaceId(ctx, bnd_font); in bndIconLabelTextPosition()
2268 if (bnd_font < 0) return; in bndIconLabelCaret()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/20-nanovg/
H A Dblendish.h1416 static int bnd_font = -1; variable
1419 bnd_font = font; in bndSetFont()
1908 if (label && (bnd_font >= 0)) { in bndLabelWidth()
1909 nvgFontFaceId(ctx, bnd_font); in bndLabelWidth()
1922 if (label && (bnd_font >= 0)) { in bndLabelHeight()
2140 if (bnd_font < 0) return; in bndIconLabelValue()
2178 if (label && (bnd_font >= 0)) { in bndNodeIconLabel()
2205 if (bnd_font < 0) return -1; in bndIconLabelTextPosition()
2210 nvgFontFaceId(ctx, bnd_font); in bndIconLabelTextPosition()
2268 if (bnd_font < 0) return; in bndIconLabelCaret()
[all …]