Home
last modified time | relevance | path

Searched refs:FindGlyph (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Linux/
H A DSpriteFont.cpp35 Glyph const* FindGlyph(wchar_t character) const;
114 SpriteFont::Glyph const* SpriteFont::Impl::FindGlyph(wchar_t character) const in FindGlyph() function in SpriteFont::Impl
139 defaultGlyph = FindGlyph(character); in SetDefaultCharacter()
169 auto glyph = FindGlyph(character); in ForEachGlyph()
277 SpriteFont::Glyph const* SpriteFont::FindGlyph(wchar_t character) const in FindGlyph() function in SpriteFont
279 return pImpl->FindGlyph(character); in FindGlyph()
H A DSpriteFont.h82 Glyph const* FindGlyph(wchar_t character) const;
/dports/games/openspades/openspades-0.1.3/Sources/Client/
H A DIFont.cpp67 FindResult FindGlyph(uint32_t);
197 FallbackFontRenderer::FindResult FallbackFontRenderer::FindGlyph(uint32_t unicode) { in FindGlyph() function in spades::client::FallbackFontRenderer
226 auto glyph = FindGlyph(unicode); in Draw()
276 auto glyph = FindGlyph(unicode); in Measure()
/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_tag_edittext.c++230 if(!font->FindGlyph(info, true)) { in PreSave()
242 if(font->FindGlyph(info, true)) { in PreSave()
H A Dlibsswf_tag_font.c++963 if(FindGlyph(info)) { in AddGlyph()
1114 bool TagFont::FindGlyph(font_info_t& info, bool mark_empty_in_use) const in FindGlyph() function in TagFont
1624 if(!FindGlyph(info, mark_empty_in_use)) { in SetUsedGlyphs()
H A Dlibsswf_tag_text.c++455 if(!font->FindGlyph(*info)) { in DefineText()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrafontgl.pas81 function FindGlyph(AIdentifier: string): TAVLTreeNode; in FindGlyph() function
176 function TBGLRenderedFont.FindGlyph(AIdentifier: string): TAVLTreeNode; in FindGlyph() function
363 Node := FindGlyph(AIdentifier);
408 Node := FindGlyph(AIdentifier);
H A Dbgratypewriter.pas141 function FindGlyph(AIdentifier: string): TAVLTreeNode; in FindGlyph() function
543 Node := FindGlyph(AIdentifier);
555 Node := FindGlyph(AIdentifier);
650 function TBGRACustomTypeWriter.FindGlyph(AIdentifier: string): TAVLTreeNode; in TBGRACustomTypeWriter.FindGlyph() function
856 Node := FindGlyph(AIdentifier);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrafontgl.pas81 function FindGlyph(AIdentifier: string): TAVLTreeNode; in FindGlyph() function
176 function TBGLRenderedFont.FindGlyph(AIdentifier: string): TAVLTreeNode; in FindGlyph() function
363 Node := FindGlyph(AIdentifier);
408 Node := FindGlyph(AIdentifier);
H A Dbgratypewriter.pas141 function FindGlyph(AIdentifier: string): TAVLTreeNode; in FindGlyph() function
543 Node := FindGlyph(AIdentifier);
555 Node := FindGlyph(AIdentifier);
650 function TBGRACustomTypeWriter.FindGlyph(AIdentifier: string): TAVLTreeNode; in TBGRACustomTypeWriter.FindGlyph() function
856 Node := FindGlyph(AIdentifier);
/dports/print/py-fontparts/fontParts-0.9.11/Lib/fontParts/
H A Dui.py34 def FindGlyph(aFont, message="Search for a glyph:", title='FontParts'): function
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/x11-servers/xwayland/xorg-server-1.20.13/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/x11-servers/xorg-server/xorg-server-1.20.13/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/x11-servers/xephyr/xorg-server-1.20.13/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/x11-servers/xarcan/xarcan-0.6.0/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/render/
H A Dglyphstr.h108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Windows/DirectXTK/
H A DSpriteFont.h63 Glyph const* __cdecl FindGlyph(wchar_t character) const;
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dimgui_draw.cpp1443 if (cfg.MergeMode && dst_font->FindGlyph((unsigned short)codepoint)) in Build()
1751 if (FindGlyph((unsigned short)' ')) in BuildLookupTable()
1756 tab_glyph = *FindGlyph((unsigned short)' '); in BuildLookupTable()
1764 FallbackGlyph = FindGlyph(FallbackChar); in BuildLookupTable()
1807 const ImFont::Glyph* ImFont::FindGlyph(unsigned short c) const in FindGlyph() function in ImFont
2014 if (const Glyph* glyph = FindGlyph(c)) in RenderChar()
2120 if (const Glyph* glyph = FindGlyph((unsigned short)c)) in RenderText()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dimgui_draw.cpp1391 if (cfg.MergeMode && dst_font->FindGlyph((unsigned short)codepoint)) in Build()
1691 if (FindGlyph((unsigned short)' ')) in BuildLookupTable()
1696 tab_glyph = *FindGlyph((unsigned short)' '); in BuildLookupTable()
1704 FallbackGlyph = FindGlyph(FallbackChar); in BuildLookupTable()
1717 const ImFont::Glyph* ImFont::FindGlyph(unsigned short c) const in FindGlyph() function in ImFont
2005 if (const Glyph* glyph = FindGlyph((unsigned short)c)) in RenderText()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui_draw.cpp1955 if (cfg.MergeMode && dst_font->FindGlyph((unsigned short)codepoint)) in ImFontAtlasBuildWithStbTruetype()
4235 if (FindGlyph((unsigned short)' ')) in BuildLookupTable()
4240 tab_glyph = *FindGlyph((unsigned short)' '); in BuildLookupTable()
4248 FallbackGlyph = FindGlyph(FallbackChar); in BuildLookupTable()
4307 const ImFontGlyph* ImFont::FindGlyph(ImWchar c) const in FindGlyph() function in ImFont
4527 if (const ImFontGlyph* glyph = FindGlyph(c)) in RenderChar()
4643 if (const ImFontGlyph* glyph = FindGlyph((unsigned short)c)) in RenderText()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui_draw.cpp1955 if (cfg.MergeMode && dst_font->FindGlyph((unsigned short)codepoint)) in ImFontAtlasBuildWithStbTruetype()
4235 if (FindGlyph((unsigned short)' ')) in BuildLookupTable()
4240 tab_glyph = *FindGlyph((unsigned short)' '); in BuildLookupTable()
4248 FallbackGlyph = FindGlyph(FallbackChar); in BuildLookupTable()
4307 const ImFontGlyph* ImFont::FindGlyph(ImWchar c) const in FindGlyph() function in ImFont
4527 if (const ImFontGlyph* glyph = FindGlyph(c)) in RenderChar()
4643 if (const ImFontGlyph* glyph = FindGlyph((unsigned short)c)) in RenderText()

1234567