Searched refs:badFont (Results 1 – 10 of 10) sorted by relevance
/dports/graphics/ftgl/ftgl-2.4.0/test/ |
H A D | FTFont-Test.cpp | 96 TestFont badFont(BAD_FONT_FILE); in testOpenFont() local 97 CPPUNIT_ASSERT_EQUAL(badFont.Error(), 0x06); // invalid argument in testOpenFont() 106 TestFont badFont((unsigned char*)100, 0); in testOpenFontFromMemory() local 107 CPPUNIT_ASSERT_EQUAL(badFont.Error(), 0x02); in testOpenFontFromMemory()
|
/dports/x11-servers/Xfstt/xfstt-1.11/src/ |
H A D | perftest.cc | 87 if (ttFont.badFont()) in ttPerfDir()
|
H A D | xfstt.cc | 219 if (ttFont.badFont()) in ttSyncDir() 514 if (ttFont->badFont()) { in openFont()
|
/dports/x11-servers/Xfstt/xfstt-1.11/libfstt/ |
H A D | ttfont.cc | 209 TTFont::badFont() in badFont() function in TTFont
|
H A D | raster_scale.cc | 61 if (!_ttFont || _ttFont->badFont()) { in useTTFont()
|
H A D | ttf.h | 275 int badFont();
|
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/_cabal_deps/X11-1.10.2/Graphics/X11/ |
H A D | Types.hsc | 609 badFont, 1492 , badFont = BadFont function
|
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/X11-1.9.1/Graphics/X11/ |
H A D | Types.hsc | 609 badFont, 1492 , badFont = BadFont function
|
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/X11-1.9.2/Graphics/X11/ |
H A D | Types.hsc | 609 badFont, 1492 , badFont = BadFont function
|
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/X11-1.9.1/Graphics/X11/ |
H A D | Types.hsc | 609 badFont, 1492 , badFont = BadFont function
|