Searched defs:xftFont (Results 1 – 6 of 6) sorted by relevance
/dports/graphics/silgraphite/silgraphite-2.3.1/wrappers/xft/ |
H A D | XftGrFont.cpp | 26 XftGrFont::XftGrFont(XftFont * xftFont, Display * disp, Screen * scrn) in XftGrFont() 86 bool XftGrFont::FontHasGraphiteTables(XftFont * xftFont) in FontHasGraphiteTables()
|
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/kfontinst/lib/ |
H A D | FcEngine.cpp | 318 bool CFcEngine::Xft::drawChar32Centre(XftFont *xftFont, quint32 ch, int w, int h) const in drawChar32Centre() 336 bool CFcEngine::Xft::drawChar32(XftFont *xftFont, quint32 ch, int &x, int &y, int w, int h, int fon… in drawChar32() 369 bool CFcEngine::Xft::drawString(XftFont *xftFont, const QString &text, int x, int &y, int h) const in drawString() 388 XftFont *xftFont = XftFontOpen(QX11Info::display(), in drawString() local 410 bool CFcEngine::Xft::drawGlyph(XftFont *xftFont, FT_UInt i, int &x, int &y, int w, int h, int fontH… in drawGlyph() 440 bool CFcEngine::Xft::drawAllGlyphs(XftFont *xftFont, int fontHeight, int &x, int &y, int w, int h, … in drawAllGlyphs() 486 bool CFcEngine::Xft::drawAllChars(XftFont *xftFont, int fontHeight, int &x, int &y, int w, int h, b… in drawAllChars() 682 XftFont *xftFont = getFont(fSize); in drawPreview() local 759 XftFont *xftFont = getFont(fSize); in draw() local 849 XftFont *xftFont = nullptr; in draw() local
|
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/Motif/ |
H A D | motif.c | 132 XftFont* xftFont = (XftFont*)font->xfont; in I18NTextWidth() local 217 XftFont* xftFont = (XftFont*)font->xfont; in I18NTextExtents() local 312 XftFont* xftFont = (XftFont*)font->xfont; in I18NDrawString() local
|
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/ |
H A D | Font.cc | 406 XftFont *bt::Font::xftFont(unsigned int screen) const { in xftFont() function in bt::Font
|
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | XmRenderTI.h | 123 XftFont *xftFont; member
|
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/common/ |
H A D | fonts.c | 739 XftFont *xftFont = (XftFont*)lfont; in allocXftFont() local
|