Home
last modified time | relevance | path

Searched refs:glyphH (Results 1 – 25 of 65) sorted by relevance

123

/dports/graphics/xpdf/xpdf-4.03/splash/
H A DSplashFont.cc69 glyphH = yMax - yMin + 3; in initCache()
70 if (glyphW > 1000 || glyphH > 1000) { in initCache()
74 glyphW = glyphH = 0; in initCache()
81 glyphSize = glyphW * glyphH; in initCache()
83 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
119 if (!aa || glyphH > 50) { in getGlyph()
160 if (!cache || bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/graphics/xpdf4/xpdf-4.03/splash/
H A DSplashFont.cc69 glyphH = yMax - yMin + 3; in initCache()
70 if (glyphW > 1000 || glyphH > 1000) { in initCache()
74 glyphW = glyphH = 0; in initCache()
81 glyphSize = glyphW * glyphH; in initCache()
83 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
119 if (!aa || glyphH > 50) { in getGlyph()
160 if (!cache || bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplashFont.cc74 glyphH = yMax - yMin + 3; in initCache()
75 if (glyphW > INT_MAX / glyphH) { in initCache()
79 glyphSize = glyphW * glyphH; in initCache()
81 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
131 if (!aa || glyphH > 50) { in getGlyph()
181 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/splash/
H A DSplashFont.cc74 glyphH = yMax - yMin + 3; in initCache()
75 if (glyphW > INT_MAX / glyphH) { in initCache()
79 glyphSize = glyphW * glyphH; in initCache()
81 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
131 if (!aa || glyphH > 50) { in getGlyph()
181 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplashFont.cc74 glyphH = yMax - yMin + 3; in initCache()
75 if (glyphW > INT_MAX / glyphH) { in initCache()
79 glyphSize = glyphW * glyphH; in initCache()
81 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
131 if (!aa || glyphH > 50) { in getGlyph()
181 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/graphics/poppler/poppler-21.12.0/splash/
H A DSplashFont.cc73 glyphH = yMax - yMin + 3; in initCache()
74 if (glyphW > INT_MAX / glyphH) { in initCache()
78 glyphSize = glyphW * glyphH; in initCache()
80 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
130 if (!aa || glyphH > 50) { in getGlyph()
172 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/graphics/poppler-qt5/poppler-21.12.0/splash/
H A DSplashFont.cc73 glyphH = yMax - yMin + 3; in initCache()
74 if (glyphW > INT_MAX / glyphH) { in initCache()
78 glyphSize = glyphW * glyphH; in initCache()
80 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
130 if (!aa || glyphH > 50) { in getGlyph()
172 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/graphics/poppler-glib/poppler-21.12.0/splash/
H A DSplashFont.cc73 glyphH = yMax - yMin + 3; in initCache()
74 if (glyphW > INT_MAX / glyphH) { in initCache()
78 glyphSize = glyphW * glyphH; in initCache()
80 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
130 if (!aa || glyphH > 50) { in getGlyph()
172 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/graphics/poppler-utils/poppler-21.12.0/splash/
H A DSplashFont.cc73 glyphH = yMax - yMin + 3; in initCache()
74 if (glyphW > INT_MAX / glyphH) { in initCache()
78 glyphSize = glyphW * glyphH; in initCache()
80 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
130 if (!aa || glyphH > 50) { in getGlyph()
172 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/textproc/pdftohtml/pdftohtml-0.40a/splash/
H A DSplashFont.cc55 glyphH = yMax - yMin + 3; in initCache()
57 glyphSize = glyphW * glyphH; in initCache()
59 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
100 if (!aa || glyphH > 50) { in getGlyph()
137 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
H A DSplashFont.h91 int glyphW, glyphH; // size of glyph bitmaps variable
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/gui/
H A DCMenuAsSlider.cpp209 VSTGUI::CPoint p(xv * glyphW, yv * glyphH); in draw()
222 if (glyphLocation == LEFT && dglyphsize == glyphH && dglyphsize == glyphW && in draw()
520 glyphH = h; in setGlyphSettings()
531 dragRegion.top = vs.top + (ch - glyphH) / 2; in setGlyphSettings()
532 dragRegion.bottom = dragRegion.top + glyphH; in setGlyphSettings()
537 dragRegion.top = vs.top + (ch - glyphH) / 2; in setGlyphSettings()
538 dragRegion.bottom = dragRegion.top + glyphH; in setGlyphSettings()
542 dragRegion.bottom = dragRegion.top + glyphH; in setGlyphSettings()
548 dragRegion.top = dragRegion.bottom - glyphH; in setGlyphSettings()
H A DCMenuAsSlider.h112 int glyphW = 18, glyphH = 18; variable
127 glyphH = size;
/dports/graphics/xpdf3/xpdf-3.04/splash/
H A DSplashFont.cc68 glyphH = yMax - yMin + 3; in initCache()
70 glyphSize = glyphW * glyphH; in initCache()
72 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
108 if (!aa || glyphH > 50) { in getGlyph()
145 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashFont.cc68 glyphH = yMax - yMin + 3; in initCache()
70 glyphSize = glyphW * glyphH; in initCache()
72 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
108 if (!aa || glyphH > 50) { in getGlyph()
145 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashFont.cc68 glyphH = yMax - yMin + 3; in initCache()
70 glyphSize = glyphW * glyphH; in initCache()
72 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
108 if (!aa || glyphH > 50) { in getGlyph()
145 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DSplashFont.cc63 glyphH = yMax - yMin + 3; in initCache()
65 glyphSize = glyphW * glyphH; in initCache()
67 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
112 if (!aa || glyphH > 50) { in getGlyph()
149 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashFont.cc68 glyphH = yMax - yMin + 3; in initCache()
70 glyphSize = glyphW * glyphH; in initCache()
72 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
108 if (!aa || glyphH > 50) { in getGlyph()
145 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashFont.cc68 glyphH = yMax - yMin + 3; in initCache()
70 glyphSize = glyphW * glyphH; in initCache()
72 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
108 if (!aa || glyphH > 50) { in getGlyph()
145 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashFont.cc68 glyphH = yMax - yMin + 3; in initCache()
70 glyphSize = glyphW * glyphH; in initCache()
72 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
108 if (!aa || glyphH > 50) { in getGlyph()
145 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/splash/
H A DSplashFont.cc68 glyphH = yMax - yMin + 3; in initCache()
70 glyphSize = glyphW * glyphH; in initCache()
72 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
108 if (!aa || glyphH > 50) { in getGlyph()
145 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
H A DSplashFont.h100 int glyphW, glyphH; // size of glyph bitmaps variable
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/splash/
H A DSplashFont.cc73 glyphH = yMax - yMin + 3; in initCache()
75 glyphSize = glyphW * glyphH; in initCache()
77 glyphSize = ((glyphW + 7) >> 3) * glyphH; in initCache()
126 if (!aa || glyphH > 50) { in getGlyph()
176 if (bitmap2.w > glyphW || bitmap2.h > glyphH) { in getGlyph()
/dports/comms/limesuite/LimeSuite-20.10.0/src/oglGraph/
H A DGLFont.cpp418 int glyphH = 0; in getTextSize() local
427 glyphH = m_glyphs[(unsigned char)str[i]].height; in getTextSize()
428 if (glyphH> height) in getTextSize()
429 height = glyphH; in getTextSize()
/dports/games/endless-sky/endless-sky-0.9.14/source/text/
H A DFont.cpp331 void Font::SetUpShader(float glyphW, float glyphH) in SetUpShader() argument
334 glyphH *= .5f; in SetUpShader()
350 0.f, glyphH, 0.f, 1.f, in SetUpShader()
352 glyphW, glyphH, 1.f, 1.f in SetUpShader()

123