Home
last modified time | relevance | path

Searched refs:prevUnicode (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxFontUtils.cpp365 uint32_t prevUnicode = 0; in ReadCMAPTableFormat14() local
368 NS_ENSURE_TRUE((prevUnicode < unicodeValue || j == 0) && in ReadCMAPTableFormat14()
371 prevUnicode = unicodeValue; in ReadCMAPTableFormat14()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxFontUtils.cpp372 uint32_t prevUnicode = 0; in ReadCMAPTableFormat14() local
377 NS_ENSURE_TRUE((prevUnicode < unicodeValue || j == 0) && in ReadCMAPTableFormat14()
380 prevUnicode = unicodeValue; in ReadCMAPTableFormat14()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFontUtils.cpp372 uint32_t prevUnicode = 0; in ReadCMAPTableFormat14() local
377 NS_ENSURE_TRUE((prevUnicode < unicodeValue || j == 0) && in ReadCMAPTableFormat14()
380 prevUnicode = unicodeValue; in ReadCMAPTableFormat14()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFontUtils.cpp387 uint32_t prevUnicode = 0; in ReadCMAPTableFormat14() local
392 NS_ENSURE_TRUE((prevUnicode < unicodeValue || j == 0) && in ReadCMAPTableFormat14()
395 prevUnicode = unicodeValue; in ReadCMAPTableFormat14()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFontUtils.cpp372 uint32_t prevUnicode = 0; in ReadCMAPTableFormat14() local
377 NS_ENSURE_TRUE((prevUnicode < unicodeValue || j == 0) && in ReadCMAPTableFormat14()
380 prevUnicode = unicodeValue; in ReadCMAPTableFormat14()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFontUtils.cpp372 uint32_t prevUnicode = 0; in ReadCMAPTableFormat14() local
377 NS_ENSURE_TRUE((prevUnicode < unicodeValue || j == 0) && in ReadCMAPTableFormat14()
380 prevUnicode = unicodeValue; in ReadCMAPTableFormat14()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2789 sal_Unicode prevUnicode = *pBegin; in RunText() local
2798 prevUnicode = *pIt; in RunText()
2802 … if (impl_WriteRunText( m_pSerializer, nTextToken, pBegin, pIt ) || prevUnicode < 0x0020) in RunText()
2805 prevUnicode = *pIt; in RunText()
2812 prevUnicode = *pIt; in RunText()
2817 prevUnicode = *pIt; in RunText()
2825 prevUnicode = *pIt; in RunText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2920 sal_Unicode prevUnicode = *pBegin; in RunText() local
2929 prevUnicode = *pIt; in RunText()
2933 … if (impl_WriteRunText( m_pSerializer, nTextToken, pBegin, pIt ) || prevUnicode < 0x0020) in RunText()
2936 prevUnicode = *pIt; in RunText()
2943 prevUnicode = *pIt; in RunText()
2948 prevUnicode = *pIt; in RunText()
2956 prevUnicode = *pIt; in RunText()