Home
last modified time | relevance | path

Searched refs:remainingGlyphCount (Results 1 – 7 of 7) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/ports/
H A DSkTypeface_win_dw.cpp312 unsigned remainingGlyphCount = glyphCount; in populate_glyph_to_unicode() local
313 for (UINT32 c = 0; c < 0x10FFFF && remainingGlyphCount != 0; ++c) { in populate_glyph_to_unicode()
324 --remainingGlyphCount; in populate_glyph_to_unicode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp404 unsigned remainingGlyphCount = glyphCount; in getGlyphToUnicodeMap() local
405 for (UINT32 c = 0; c < 0x10FFFF && remainingGlyphCount != 0; ++c) { in getGlyphToUnicodeMap()
415 --remainingGlyphCount; in getGlyphToUnicodeMap()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/ports/
H A DSkTypeface_win_dw.cpp409 unsigned remainingGlyphCount = glyphCount; in getGlyphToUnicodeMap() local
410 for (UINT32 c = 0; c < 0x10FFFF && remainingGlyphCount != 0; ++c) { in getGlyphToUnicodeMap()
420 --remainingGlyphCount; in getGlyphToUnicodeMap()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/ports/
H A DSkTypeface_win_dw.cpp409 unsigned remainingGlyphCount = glyphCount; in getGlyphToUnicodeMap() local
410 for (UINT32 c = 0; c < 0x10FFFF && remainingGlyphCount != 0; ++c) { in getGlyphToUnicodeMap()
420 --remainingGlyphCount; in getGlyphToUnicodeMap()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/ports/
H A DSkTypeface_win_dw.cpp409 unsigned remainingGlyphCount = glyphCount; in getGlyphToUnicodeMap() local
410 for (UINT32 c = 0; c < 0x10FFFF && remainingGlyphCount != 0; ++c) { in getGlyphToUnicodeMap()
420 --remainingGlyphCount; in getGlyphToUnicodeMap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp437 unsigned remainingGlyphCount = glyphCount; in getGlyphToUnicodeMap() local
438 for (UINT32 c = 0; c < 0x10FFFF && remainingGlyphCount != 0; ++c) { in getGlyphToUnicodeMap()
448 --remainingGlyphCount; in getGlyphToUnicodeMap()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/ports/
H A DSkTypeface_win_dw.cpp409 unsigned remainingGlyphCount = glyphCount; in getGlyphToUnicodeMap() local
410 for (UINT32 c = 0; c < 0x10FFFF && remainingGlyphCount != 0; ++c) { in getGlyphToUnicodeMap()
420 --remainingGlyphCount; in getGlyphToUnicodeMap()