Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp166 BFRange currentRangeEntry = {0, 0, 0}; in SkPDFAppendCmapSections() local
178 i == currentRangeEntry.fEnd + 1 && in SkPDFAppendCmapSections()
179 i >> 8 == currentRangeEntry.fStart >> 8 && in SkPDFAppendCmapSections()
182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
184 if (currentRangeEntry.fEnd > currentRangeEntry.fStart) { in SkPDFAppendCmapSections()
185 bfrangeEntries.push_back(currentRangeEntry); in SkPDFAppendCmapSections()
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
193 currentRangeEntry.fEnd = i; in SkPDFAppendCmapSections()
195 currentRangeEntry.fStart = i; in SkPDFAppendCmapSections()
196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp166 BFRange currentRangeEntry = {0, 0, 0}; in SkPDFAppendCmapSections() local
178 i == currentRangeEntry.fEnd + 1 && in SkPDFAppendCmapSections()
179 i >> 8 == currentRangeEntry.fStart >> 8 && in SkPDFAppendCmapSections()
182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
184 if (currentRangeEntry.fEnd > currentRangeEntry.fStart) { in SkPDFAppendCmapSections()
185 bfrangeEntries.push_back(currentRangeEntry); in SkPDFAppendCmapSections()
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
193 currentRangeEntry.fEnd = i; in SkPDFAppendCmapSections()
195 currentRangeEntry.fStart = i; in SkPDFAppendCmapSections()
196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp166 BFRange currentRangeEntry = {0, 0, 0}; in SkPDFAppendCmapSections() local
178 i == currentRangeEntry.fEnd + 1 && in SkPDFAppendCmapSections()
179 i >> 8 == currentRangeEntry.fStart >> 8 && in SkPDFAppendCmapSections()
182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
184 if (currentRangeEntry.fEnd > currentRangeEntry.fStart) { in SkPDFAppendCmapSections()
185 bfrangeEntries.push_back(currentRangeEntry); in SkPDFAppendCmapSections()
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
193 currentRangeEntry.fEnd = i; in SkPDFAppendCmapSections()
195 currentRangeEntry.fStart = i; in SkPDFAppendCmapSections()
196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp166 BFRange currentRangeEntry = {0, 0, 0}; in SkPDFAppendCmapSections() local
178 i == currentRangeEntry.fEnd + 1 && in SkPDFAppendCmapSections()
179 i >> 8 == currentRangeEntry.fStart >> 8 && in SkPDFAppendCmapSections()
182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
184 if (currentRangeEntry.fEnd > currentRangeEntry.fStart) { in SkPDFAppendCmapSections()
185 bfrangeEntries.push_back(currentRangeEntry); in SkPDFAppendCmapSections()
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
193 currentRangeEntry.fEnd = i; in SkPDFAppendCmapSections()
195 currentRangeEntry.fStart = i; in SkPDFAppendCmapSections()
196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp166 BFRange currentRangeEntry = {0, 0, 0}; in SkPDFAppendCmapSections() local
178 i == currentRangeEntry.fEnd + 1 && in SkPDFAppendCmapSections()
179 i >> 8 == currentRangeEntry.fStart >> 8 && in SkPDFAppendCmapSections()
182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
184 if (currentRangeEntry.fEnd > currentRangeEntry.fStart) { in SkPDFAppendCmapSections()
185 bfrangeEntries.push_back(currentRangeEntry); in SkPDFAppendCmapSections()
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
193 currentRangeEntry.fEnd = i; in SkPDFAppendCmapSections()
195 currentRangeEntry.fStart = i; in SkPDFAppendCmapSections()
196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp166 BFRange currentRangeEntry = {0, 0, 0}; in SkPDFAppendCmapSections() local
178 i == currentRangeEntry.fEnd + 1 && in SkPDFAppendCmapSections()
179 i >> 8 == currentRangeEntry.fStart >> 8 && in SkPDFAppendCmapSections()
182 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
184 if (currentRangeEntry.fEnd > currentRangeEntry.fStart) { in SkPDFAppendCmapSections()
185 bfrangeEntries.push_back(currentRangeEntry); in SkPDFAppendCmapSections()
187 bfcharEntries.push_back({currentRangeEntry.fStart, currentRangeEntry.fUnicode}); in SkPDFAppendCmapSections()
193 currentRangeEntry.fEnd = i; in SkPDFAppendCmapSections()
195 currentRangeEntry.fStart = i; in SkPDFAppendCmapSections()
196 currentRangeEntry.fUnicode = glyphToUnicode[gid]; in SkPDFAppendCmapSections()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp167 BFRange currentRangeEntry = {0, 0, 0}; in SkPDFAppendCmapSections() local
180 i == currentRangeEntry.fEnd + 1 && in SkPDFAppendCmapSections()
181 i >> 8 == currentRangeEntry.fStart >> 8 && in SkPDFAppendCmapSections()
184 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
186 if (currentRangeEntry.fEnd > currentRangeEntry.fStart) { in SkPDFAppendCmapSections()
187 bfrangeEntries.push(currentRangeEntry); in SkPDFAppendCmapSections()
190 entry->fGlyphId = currentRangeEntry.fStart; in SkPDFAppendCmapSections()
191 entry->fUnicode = currentRangeEntry.fUnicode; in SkPDFAppendCmapSections()
197 currentRangeEntry.fEnd = i; in SkPDFAppendCmapSections()
199 currentRangeEntry.fStart = i; in SkPDFAppendCmapSections()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp167 BFRange currentRangeEntry = {0, 0, 0}; in SkPDFAppendCmapSections() local
180 i == currentRangeEntry.fEnd + 1 && in SkPDFAppendCmapSections()
181 i >> 8 == currentRangeEntry.fStart >> 8 && in SkPDFAppendCmapSections()
184 currentRangeEntry.fUnicode + i - currentRangeEntry.fStart; in SkPDFAppendCmapSections()
186 if (currentRangeEntry.fEnd > currentRangeEntry.fStart) { in SkPDFAppendCmapSections()
187 bfrangeEntries.push(currentRangeEntry); in SkPDFAppendCmapSections()
190 entry->fGlyphId = currentRangeEntry.fStart; in SkPDFAppendCmapSections()
191 entry->fUnicode = currentRangeEntry.fUnicode; in SkPDFAppendCmapSections()
197 currentRangeEntry.fEnd = i; in SkPDFAppendCmapSections()
199 currentRangeEntry.fStart = i; in SkPDFAppendCmapSections()
[all …]