/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/ |
H A D | WordWrap.cc | 42 line_w += GetCharWidth(font, *i); in LineWrap() 56 size_t const w = GetCharWidth(font, *i); in LineWrap() 291 word_w += GetCharWidth(cur_font, *k); in IanDisplayWrappedString() 316 line_w += word_w + GetCharWidth(cur_font, U' '); in IanDisplayWrappedString() 436 word_w += GetCharWidth(cur_font, *k); in IanWrappedStringHeight() 451 line_w += word_w + GetCharWidth(cur_font, U' '); in IanWrappedStringHeight() 466 const UINT32 dotWidth = GetCharWidth(font, dot); in ReduceStringLength() 474 UINT32 charWidth = GetCharWidth(font, c); in ReduceStringLength()
|
/dports/devel/cc65/cc65-2.19/libsrc/geos-common/graph/ |
H A D | getcharwidth.s | 6 ; char GetCharWidth (char character); 13 jsr GetCharWidth
|
/dports/multimedia/zoneminder/zoneminder-1.36.5/tests/ |
H A D | zm_font.cpp | 32 REQUIRE(variant.GetCharWidth() == 0); in CATCH_REGISTER_ENUM() 44 REQUIRE(variant.GetCharWidth() == width); in CATCH_REGISTER_ENUM() 125 REQUIRE(variant.GetCharWidth() == 0); 153 REQUIRE(variant.GetCharWidth() == 10 + var_idx);
|
/dports/games/openmortal/openmortal-0.7/src/ |
H A D | FlyingChars.cpp | 290 iWidth += GetCharWidth( *pcNextWord ); in AddNextLine() 297 iWidth += GetCharWidth( *pcNextWord ); in AddNextLine() 360 int iWidth = GetCharWidth( *pcChar ); in AddNextLine() 378 dX += GetCharWidth( *pcChar ); in AddNextLine() 386 int FlyingChars::GetCharWidth( unsigned char a_cChar ) in GetCharWidth() function in FlyingChars
|
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/ |
H A D | rlbabel_dll.cc | 507 *xmod = GetCharWidth(full_char, true); in TextoutGetChar() 574 int RlBabelDLL::GetCharWidth(uint16_t cp932_char, bool as_xmod) { in GetCharWidth() function in RlBabelDLL 581 int width = machine_.system().text().GetCharWidth(font_size, unicode_codepoint); in GetCharWidth() 593 width += GetCharWidth(cp932_char, false); in LineBreakRequired() 612 width = GetCharWidth(cp932_char, false); in LineBreakRequired() 619 int cw = GetCharWidth(cp932_char, false); in LineBreakRequired() 639 int cw = GetCharWidth(cp932_char, false); in LineBreakRequired()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/ |
H A D | csvcontrol.cxx | 162 return (mrData.mnWinWidth - GetHdrWidth()) / GetCharWidth(); in GetVisPosCount() 197 return GetFirstX() + (nPos - GetFirstVisPos()) * GetCharWidth(); in GetX() 202 return (nX - GetFirstX() + GetCharWidth() / 2) / GetCharWidth() + GetFirstVisPos(); in GetPosFromX()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/ |
H A D | csvcontrol.cxx | 160 return (mrData.mnWinWidth - GetHdrWidth()) / GetCharWidth(); in GetVisPosCount() 195 return GetFirstX() + (nPos - GetFirstVisPos()) * GetCharWidth(); in GetX() 200 return (nX - GetFirstX() + GetCharWidth() / 2) / GetCharWidth() + GetFirstVisPos(); in GetPosFromX()
|
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/sdl/ |
H A D | sdl_text_system.cc | 136 int SDLTextSystem::GetCharWidth(int size, uint16_t codepoint) { in GetCharWidth() function in SDLTextSystem 168 *is_monospace_ = GetCharWidth(size, 'i') == GetCharWidth(size, 'm'); in GetFontOfSize()
|
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/ |
H A D | DrawStringCommand.h | 117 int GetCharWidth(char ch) in GetCharWidth() function 136 int width = GetCharWidth(c); in InternalDraw()
|
/dports/www/firefox/firefox-99.0/gfx/thebes/ |
H A D | gfxMacFont.cpp | 285 mMetrics.zeroWidth = GetCharWidth(cmap, '0', &glyphID, cgConvFactor); in InitMetrics() 347 mMetrics.zeroWidth = GetCharWidth(cmap, '0', &glyphID, cgConvFactor); in InitMetrics() 364 mMetrics.aveCharWidth = GetCharWidth(cmap, 'x', &glyphID, cgConvFactor); in InitMetrics() 371 mMetrics.spaceWidth = GetCharWidth(cmap, ' ', &glyphID, cgConvFactor); in InitMetrics() 379 GetCharWidth(cmap, kWaterIdeograph, &glyphID, cgConvFactor); in InitMetrics() 414 gfxFloat gfxMacFont::GetCharWidth(CFDataRef aCmap, char16_t aUniChar, in GetCharWidth() function in gfxMacFont
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/ |
H A D | gfxMacFont.cpp | 303 mMetrics.aveCharWidth = GetCharWidth(cmap, 'x', &glyphID, in InitMetrics() 315 mMetrics.spaceWidth = GetCharWidth(cmap, ' ', &glyphID, cgConvFactor); in InitMetrics() 322 mMetrics.zeroOrAveCharWidth = GetCharWidth(cmap, '0', &glyphID, in InitMetrics() 349 gfxMacFont::GetCharWidth(CFDataRef aCmap, char16_t aUniChar, in GetCharWidth() function in gfxMacFont
|
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/ |
H A D | winundef.h | 78 #ifdef GetCharWidth 79 #undef GetCharWidth 80 inline BOOL GetCharWidth(HDC dc, UINT first, UINT last, LPINT buffer) in GetCharWidth() function
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/ |
H A D | gfxMacFont.cpp | 285 mMetrics.zeroWidth = GetCharWidth(cmap, '0', &glyphID, cgConvFactor); in InitMetrics() 347 mMetrics.zeroWidth = GetCharWidth(cmap, '0', &glyphID, cgConvFactor); in InitMetrics() 364 mMetrics.aveCharWidth = GetCharWidth(cmap, 'x', &glyphID, cgConvFactor); in InitMetrics() 371 mMetrics.spaceWidth = GetCharWidth(cmap, ' ', &glyphID, cgConvFactor); in InitMetrics() 403 gfxFloat gfxMacFont::GetCharWidth(CFDataRef aCmap, char16_t aUniChar, in GetCharWidth() function in gfxMacFont
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/ |
H A D | gfxMacFont.cpp | 285 mMetrics.zeroWidth = GetCharWidth(cmap, '0', &glyphID, cgConvFactor); in InitMetrics() 347 mMetrics.zeroWidth = GetCharWidth(cmap, '0', &glyphID, cgConvFactor); in InitMetrics() 364 mMetrics.aveCharWidth = GetCharWidth(cmap, 'x', &glyphID, cgConvFactor); in InitMetrics() 371 mMetrics.spaceWidth = GetCharWidth(cmap, ' ', &glyphID, cgConvFactor); in InitMetrics() 403 gfxFloat gfxMacFont::GetCharWidth(CFDataRef aCmap, char16_t aUniChar, in GetCharWidth() function in gfxMacFont
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/ |
H A D | gfxMacFont.cpp | 327 mMetrics.aveCharWidth = GetCharWidth(cmap, 'x', &glyphID, cgConvFactor); in InitMetrics() 338 mMetrics.spaceWidth = GetCharWidth(cmap, ' ', &glyphID, cgConvFactor); in InitMetrics() 345 mMetrics.zeroOrAveCharWidth = GetCharWidth(cmap, '0', &glyphID, cgConvFactor); in InitMetrics() 370 gfxFloat gfxMacFont::GetCharWidth(CFDataRef aCmap, char16_t aUniChar, in GetCharWidth() function in gfxMacFont
|
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/ |
H A D | atsynedit_charsizer.pas | 41 function GetCharWidth(ch: WideChar): integer; in GetCharWidth() function 188 function TATCharSizer.GetCharWidth(ch: WideChar): integer; in GetCharWidth() function
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/ |
H A D | gfxMacFont.cpp | 315 mMetrics.aveCharWidth = GetCharWidth(cmap, 'x', &glyphID, cgConvFactor); in InitMetrics() 326 mMetrics.spaceWidth = GetCharWidth(cmap, ' ', &glyphID, cgConvFactor); in InitMetrics() 333 mMetrics.zeroWidth = GetCharWidth(cmap, '0', &glyphID, cgConvFactor); in InitMetrics() 358 gfxFloat gfxMacFont::GetCharWidth(CFDataRef aCmap, char16_t aUniChar, in GetCharWidth() function in gfxMacFont
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/ |
H A D | winundef.h | 143 #ifdef GetCharWidth 144 #undef GetCharWidth 145 inline BOOL GetCharWidth(HDC dc, UINT first, UINT last, LPINT buffer) in GetCharWidth() function
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/ |
H A D | winundef.h | 135 #ifdef GetCharWidth 136 #undef GetCharWidth 137 inline BOOL GetCharWidth(HDC dc, UINT first, UINT last, LPINT buffer) in GetCharWidth() function
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/ |
H A D | winundef.h | 135 #ifdef GetCharWidth 136 #undef GetCharWidth 137 inline BOOL GetCharWidth(HDC dc, UINT first, UINT last, LPINT buffer) in GetCharWidth() function
|
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/NassiShneiderman/ |
H A D | GraphBricks.cpp | 337 wxCoord dx = dc->GetCharWidth(), in SetOffsetAndSize() 456 wxCoord dx = dc->GetCharWidth(), in SetOffsetAndSize() 560 wxCoord dx = dc->GetCharWidth(), in SetOffsetAndSize() 677 wxCoord dx = dc->GetCharWidth(), in SetOffsetAndSize() 858 wxCoord dx = dc->GetCharWidth(), in SetOffsetAndSize() 946 w = 2 * dc->GetCharWidth(); in CalcMinSize() 1272 wxCoord dx = dc->GetCharWidth(), in SetOffsetAndSize() 1322 wxCoord dx = dc->GetCharWidth(), in CalcMinSize() 1536 wxCoord dx = dc->GetCharWidth(), in SetOffsetAndSize() 1586 wxCoord dx = dc->GetCharWidth(), in CalcMinSize() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fgas/layout/ |
H A D | cfx_txtbreak.cpp | 86 if (m_pFont && m_pFont->GetCharWidth(wForm, &iCharWidthOut)) in AppendChar_Combination() 152 m_pFont->GetCharWidth(wForm, &iCharWidthOut); in AppendChar_Arabic() 177 m_pFont->GetCharWidth(wForm, &iCharWidthOut); in AppendChar_Arabic() 210 if (m_pFont && m_pFont->GetCharWidth(wForm, &iCharWidthOut)) in AppendChar_Others() 830 pFont->GetCharWidth(0x0651, &iCharWidth); in GetDisplayPos() 834 pFont->GetCharWidth(0x0670, &iCharWidth); in GetDisplayPos() 863 pFont->GetCharWidth(wForm, &iFormWidth); in GetDisplayPos() 972 pFont->GetCharWidth(wch, &iCharWidth); in GetCharRects()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fgas/layout/ |
H A D | cfx_txtbreak.cpp | 83 if (m_pFont && m_pFont->GetCharWidth(wForm, &iCharWidthOut)) in AppendChar_Combination() 149 m_pFont->GetCharWidth(wForm, &iCharWidthOut); in AppendChar_Arabic() 174 m_pFont->GetCharWidth(wForm, &iCharWidthOut); in AppendChar_Arabic() 207 if (m_pFont && m_pFont->GetCharWidth(wForm, &iCharWidthOut)) in AppendChar_Others() 826 pFont->GetCharWidth(0x0651, &iCharWidth); in GetDisplayPos() 830 pFont->GetCharWidth(0x0670, &iCharWidth); in GetDisplayPos() 861 pFont->GetCharWidth(wForm, &iFormWidth); in GetDisplayPos() 970 pFont->GetCharWidth(wch, &iCharWidth); in GetCharRects()
|
/dports/games/njam/njam-1.25-src/src/ |
H A D | njamfont.h | 29 int GetCharWidth();
|
/dports/games/spring/spring_98.0/rts/System/Platform/Win/ |
H A D | win32.h | 33 #undef GetCharWidth
|