Home
last modified time | relevance | path

Searched refs:renderGlyphs (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapogl.cpp118 …renderer->renderGlyphs(0, 0, style->color, style->outlinecolor, size, symbol->font, symbol->charac… in msRenderTruetypeSymbolOgl()
142 …renderer->renderGlyphs(x, y, style->color, style->outlinecolor, style->size, style->fonts[0], text… in msRenderGlyphsOgl()
241 renderer->renderGlyphs=&msRenderGlyphsOgl; in msPopulateRendererVTableOGL()
H A Dmapoglrenderer.h68 …void renderGlyphs(double x, double y, colorObj *color, colorObj *outlinecolor, double size, const …
H A Dmapkmlrenderer.h163 …void renderGlyphs(imageObj *img, pointObj *labelpnt, char *text, double angle, colorObj *clr, colo…
H A Dmaprendering.c192 if(!renderer->renderGlyphs) return MS_FAILURE; in drawGlyphMarker()
216 return renderer->renderGlyphs(img, &path, clr, oclr, olwidth, MS_TRUE); in drawGlyphMarker()
999 if(!renderer->renderGlyphs) return MS_FAILURE; in msDrawTextSymbol()
1052 … ret = renderer->renderGlyphs(image,ts_shadow->textpath,&ts->label->shadowcolor,NULL,0, MS_FALSE); in msDrawTextSymbol()
1064 return renderer->renderGlyphs(image,ts->textpath,c,oc,ow, MS_FALSE); in msDrawTextSymbol()
H A Dmapdummyrenderer.c282 renderer->renderGlyphs = NULL; in msInitializeDummyRenderer()
H A Dmapkml.cpp92 renderer->renderGlyphs(img, labelpnt, text, angle, clr, olcolor, olwidth); in msRenderGlyphsKml()
H A Dmapcairo.c1117 renderer->renderGlyphs=&renderGlyphs2Cairo; in msPopulateRendererVTableCairoRaster()
1155 renderer->renderGlyphs=&renderGlyphs2Cairo; in populateRendererVTableCairoVector()
H A Dmapoglrenderer.cpp539 void OglRenderer::renderGlyphs(double x, double y, colorObj *color, in renderGlyphs() function in OglRenderer
H A Dmaputfgrid.cpp850 renderer->renderGlyphs = &utfgridRenderGlyphs; in msPopulateRendererVTableUTFGrid()
H A Dmapkmlrenderer.cpp673 void KmlRenderer::renderGlyphs(imageObj *img, pointObj *labelpnt, char *text, double angle, colorOb… in renderGlyphs() function in KmlRenderer
H A Dmapagg.cpp1358 renderer->renderGlyphs = &agg2RenderGlyphsPath; in msPopulateRendererVTableAGG()
H A Dmapserver.h3154 …int WARN_UNUSED (*renderGlyphs)(imageObj *img, textPathObj *tp, colorObj *clr, colorObj *olcolor, … member
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_ResourceTrueTypeFont.h147 …void renderGlyphs(const GlyphHeightMap& _glyphHeightMap, const FT_Library& _ftLibrary, const FT_Fa…
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_ResourceTrueTypeFont.h147 …void renderGlyphs(const GlyphHeightMap& _glyphHeightMap, const FT_Library& _ftLibrary, const FT_Fa…
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_ResourceTrueTypeFont.h147 …void renderGlyphs(const GlyphHeightMap& _glyphHeightMap, const FT_Library& _ftLibrary, const FT_Fa…
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_ResourceTrueTypeFont.h147 …void renderGlyphs(const GlyphHeightMap& _glyphHeightMap, const FT_Library& _ftLibrary, const FT_Fa…
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ResourceTrueTypeFont.cpp713renderGlyphs<LAMode, Antialias>(glyphHeightMap, ftLibrary, ftFace, ftLoadFlags, texBuffer, texWidt…
895 …void ResourceTrueTypeFont::renderGlyphs(const GlyphHeightMap& _glyphHeightMap, const FT_Library& _…
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ResourceTrueTypeFont.cpp713renderGlyphs<LAMode, Antialias>(glyphHeightMap, ftLibrary, ftFace, ftLoadFlags, texBuffer, texWidt…
895 …void ResourceTrueTypeFont::renderGlyphs(const GlyphHeightMap& _glyphHeightMap, const FT_Library& _…
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ResourceTrueTypeFont.cpp713renderGlyphs<LAMode, Antialias>(glyphHeightMap, ftLibrary, ftFace, ftLoadFlags, texBuffer, texWidt…
895 …void ResourceTrueTypeFont::renderGlyphs(const GlyphHeightMap& _glyphHeightMap, const FT_Library& _…
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ResourceTrueTypeFont.cpp713renderGlyphs<LAMode, Antialias>(glyphHeightMap, ftLibrary, ftFace, ftLoadFlags, texBuffer, texWidt…
895 …void ResourceTrueTypeFont::renderGlyphs(const GlyphHeightMap& _glyphHeightMap, const FT_Library& _…