Home
last modified time | relevance | path

Searched refs:Store16 (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/www/firefox-esr/firefox-91.8.0/modules/woff2/src/
H A Dglyph.cc216 Store16(glyph.x_min, offset, dst); in StoreBbox()
217 Store16(glyph.y_min, offset, dst); in StoreBbox()
218 Store16(glyph.x_max, offset, dst); in StoreBbox()
219 Store16(glyph.y_max, offset, dst); in StoreBbox()
223 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
235 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
317 Store16(dx, &x_offset, dst); in StorePoints()
324 Store16(dy, &y_offset, dst); in StorePoints()
345 Store16(-1, &offset, dst); in StoreGlyph()
360 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc262 x_offset = Store16(dst, x_offset, dx); in StorePoints()
271 y_offset = Store16(dst, y_offset, dy); in StorePoints()
303 offset = Store16(dst, offset, x_min); in ComputeBbox()
304 offset = Store16(dst, offset, y_min); in ComputeBbox()
305 offset = Store16(dst, offset, x_max); in ComputeBbox()
306 offset = Store16(dst, offset, y_max); in ComputeBbox()
377 offset = Store16(dst, offset, value >> 1); in StoreLoca()
745 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
747 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
832 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]
H A Dstore_bytes.h29 inline size_t Store16(uint8_t* dst, size_t offset, int x) { in Store16() function
49 inline void Store16(int val, size_t* offset, uint8_t* dst) { in Store16() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/woff2/src/
H A Dglyph.cc216 Store16(glyph.x_min, offset, dst); in StoreBbox()
217 Store16(glyph.y_min, offset, dst); in StoreBbox()
218 Store16(glyph.x_max, offset, dst); in StoreBbox()
219 Store16(glyph.y_max, offset, dst); in StoreBbox()
223 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
235 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
317 Store16(dx, &x_offset, dst); in StorePoints()
324 Store16(dy, &y_offset, dst); in StorePoints()
345 Store16(-1, &offset, dst); in StoreGlyph()
360 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc262 x_offset = Store16(dst, x_offset, dx); in StorePoints()
271 y_offset = Store16(dst, y_offset, dy); in StorePoints()
303 offset = Store16(dst, offset, x_min); in ComputeBbox()
304 offset = Store16(dst, offset, y_min); in ComputeBbox()
305 offset = Store16(dst, offset, x_max); in ComputeBbox()
306 offset = Store16(dst, offset, y_max); in ComputeBbox()
377 offset = Store16(dst, offset, value >> 1); in StoreLoca()
745 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
747 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
832 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]
H A Dstore_bytes.h29 inline size_t Store16(uint8_t* dst, size_t offset, int x) { in Store16() function
49 inline void Store16(int val, size_t* offset, uint8_t* dst) { in Store16() function
/dports/www/firefox/firefox-99.0/modules/woff2/src/
H A Dglyph.cc216 Store16(glyph.x_min, offset, dst); in StoreBbox()
217 Store16(glyph.y_min, offset, dst); in StoreBbox()
218 Store16(glyph.x_max, offset, dst); in StoreBbox()
219 Store16(glyph.y_max, offset, dst); in StoreBbox()
223 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
235 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
317 Store16(dx, &x_offset, dst); in StorePoints()
324 Store16(dy, &y_offset, dst); in StorePoints()
345 Store16(-1, &offset, dst); in StoreGlyph()
360 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc263 x_offset = Store16(dst, x_offset, dx); in StorePoints()
272 y_offset = Store16(dst, y_offset, dy); in StorePoints()
304 offset = Store16(dst, offset, x_min); in ComputeBbox()
305 offset = Store16(dst, offset, y_min); in ComputeBbox()
306 offset = Store16(dst, offset, x_max); in ComputeBbox()
307 offset = Store16(dst, offset, y_max); in ComputeBbox()
378 offset = Store16(dst, offset, value >> 1); in StoreLoca()
746 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
748 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
833 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]
H A Dstore_bytes.h29 inline size_t Store16(uint8_t* dst, size_t offset, int x) { in Store16() function
49 inline void Store16(int val, size_t* offset, uint8_t* dst) { in Store16() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/woff2/src/
H A Dglyph.cc216 Store16(glyph.x_min, offset, dst); in StoreBbox()
217 Store16(glyph.y_min, offset, dst); in StoreBbox()
218 Store16(glyph.x_max, offset, dst); in StoreBbox()
219 Store16(glyph.y_max, offset, dst); in StoreBbox()
223 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
235 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
317 Store16(dx, &x_offset, dst); in StorePoints()
324 Store16(dy, &y_offset, dst); in StorePoints()
345 Store16(-1, &offset, dst); in StoreGlyph()
360 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc262 x_offset = Store16(dst, x_offset, dx); in StorePoints()
271 y_offset = Store16(dst, y_offset, dy); in StorePoints()
303 offset = Store16(dst, offset, x_min); in ComputeBbox()
304 offset = Store16(dst, offset, y_min); in ComputeBbox()
305 offset = Store16(dst, offset, x_max); in ComputeBbox()
306 offset = Store16(dst, offset, y_max); in ComputeBbox()
377 offset = Store16(dst, offset, value >> 1); in StoreLoca()
745 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
747 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
832 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]
H A Dstore_bytes.h29 inline size_t Store16(uint8_t* dst, size_t offset, int x) { in Store16() function
49 inline void Store16(int val, size_t* offset, uint8_t* dst) { in Store16() function
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/woff2/src/
H A Dglyph.cc222 Store16(glyph.x_min, offset, dst); in StoreBbox()
223 Store16(glyph.y_min, offset, dst); in StoreBbox()
224 Store16(glyph.x_max, offset, dst); in StoreBbox()
225 Store16(glyph.y_max, offset, dst); in StoreBbox()
229 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
241 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
323 Store16(dx, &x_offset, dst); in StorePoints()
330 Store16(dy, &y_offset, dst); in StorePoints()
351 Store16(-1, &offset, dst); in StoreGlyph()
366 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc279 x_offset = Store16(dst, x_offset, dx); in StorePoints()
288 y_offset = Store16(dst, y_offset, dy); in StorePoints()
320 offset = Store16(dst, offset, x_min); in ComputeBbox()
321 offset = Store16(dst, offset, y_min); in ComputeBbox()
322 offset = Store16(dst, offset, x_max); in ComputeBbox()
323 offset = Store16(dst, offset, y_max); in ComputeBbox()
394 offset = Store16(dst, offset, value >> 1); in StoreLoca()
738 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
740 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
824 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/woff2/src/
H A Dglyph.cc216 Store16(glyph.x_min, offset, dst); in StoreBbox()
217 Store16(glyph.y_min, offset, dst); in StoreBbox()
218 Store16(glyph.x_max, offset, dst); in StoreBbox()
219 Store16(glyph.y_max, offset, dst); in StoreBbox()
223 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
235 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
317 Store16(dx, &x_offset, dst); in StorePoints()
324 Store16(dy, &y_offset, dst); in StorePoints()
345 Store16(-1, &offset, dst); in StoreGlyph()
360 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc275 x_offset = Store16(dst, x_offset, dx); in StorePoints()
284 y_offset = Store16(dst, y_offset, dy); in StorePoints()
316 offset = Store16(dst, offset, x_min); in ComputeBbox()
317 offset = Store16(dst, offset, y_min); in ComputeBbox()
318 offset = Store16(dst, offset, x_max); in ComputeBbox()
319 offset = Store16(dst, offset, y_max); in ComputeBbox()
390 offset = Store16(dst, offset, value >> 1); in StoreLoca()
758 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
760 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
845 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]
H A Dstore_bytes.h29 inline size_t Store16(uint8_t* dst, size_t offset, int x) { in Store16() function
49 inline void Store16(int val, size_t* offset, uint8_t* dst) { in Store16() function
/dports/devel/woff2/woff2-1.0.2/src/
H A Dglyph.cc216 Store16(glyph.x_min, offset, dst); in StoreBbox()
217 Store16(glyph.y_min, offset, dst); in StoreBbox()
218 Store16(glyph.x_max, offset, dst); in StoreBbox()
219 Store16(glyph.y_max, offset, dst); in StoreBbox()
223 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
235 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
317 Store16(dx, &x_offset, dst); in StorePoints()
324 Store16(dy, &y_offset, dst); in StorePoints()
345 Store16(-1, &offset, dst); in StoreGlyph()
360 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc262 x_offset = Store16(dst, x_offset, dx); in StorePoints()
271 y_offset = Store16(dst, y_offset, dy); in StorePoints()
303 offset = Store16(dst, offset, x_min); in ComputeBbox()
304 offset = Store16(dst, offset, y_min); in ComputeBbox()
305 offset = Store16(dst, offset, x_max); in ComputeBbox()
306 offset = Store16(dst, offset, y_max); in ComputeBbox()
377 offset = Store16(dst, offset, value >> 1); in StoreLoca()
745 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
747 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
832 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]
H A Dstore_bytes.h29 inline size_t Store16(uint8_t* dst, size_t offset, int x) { in Store16() function
49 inline void Store16(int val, size_t* offset, uint8_t* dst) { in Store16() function
/dports/mail/thunderbird/thunderbird-91.8.0/modules/woff2/src/
H A Dglyph.cc216 Store16(glyph.x_min, offset, dst); in StoreBbox()
217 Store16(glyph.y_min, offset, dst); in StoreBbox()
218 Store16(glyph.x_max, offset, dst); in StoreBbox()
219 Store16(glyph.y_max, offset, dst); in StoreBbox()
223 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
235 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
317 Store16(dx, &x_offset, dst); in StorePoints()
324 Store16(dy, &y_offset, dst); in StorePoints()
345 Store16(-1, &offset, dst); in StoreGlyph()
360 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc262 x_offset = Store16(dst, x_offset, dx); in StorePoints()
271 y_offset = Store16(dst, y_offset, dy); in StorePoints()
303 offset = Store16(dst, offset, x_min); in ComputeBbox()
304 offset = Store16(dst, offset, y_min); in ComputeBbox()
305 offset = Store16(dst, offset, x_max); in ComputeBbox()
306 offset = Store16(dst, offset, y_max); in ComputeBbox()
377 offset = Store16(dst, offset, value >> 1); in StoreLoca()
745 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
747 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
832 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]
H A Dstore_bytes.h29 inline size_t Store16(uint8_t* dst, size_t offset, int x) { in Store16() function
49 inline void Store16(int val, size_t* offset, uint8_t* dst) { in Store16() function
/dports/lang/spidermonkey78/firefox-78.9.0/modules/woff2/src/
H A Dglyph.cc216 Store16(glyph.x_min, offset, dst); in StoreBbox()
217 Store16(glyph.y_min, offset, dst); in StoreBbox()
218 Store16(glyph.x_max, offset, dst); in StoreBbox()
219 Store16(glyph.y_max, offset, dst); in StoreBbox()
223 Store16(glyph.instructions_size, offset, dst); in StoreInstructions()
235 Store16(end_point, offset, dst); in StoreEndPtsOfContours()
317 Store16(dx, &x_offset, dst); in StorePoints()
324 Store16(dy, &y_offset, dst); in StorePoints()
345 Store16(-1, &offset, dst); in StoreGlyph()
360 Store16(glyph.contours.size(), &offset, dst); in StoreGlyph()
H A Dwoff2_dec.cc262 x_offset = Store16(dst, x_offset, dx); in StorePoints()
271 y_offset = Store16(dst, y_offset, dy); in StorePoints()
303 offset = Store16(dst, offset, x_min); in ComputeBbox()
304 offset = Store16(dst, offset, y_min); in ComputeBbox()
305 offset = Store16(dst, offset, x_max); in ComputeBbox()
306 offset = Store16(dst, offset, y_max); in ComputeBbox()
377 offset = Store16(dst, offset, value >> 1); in StoreLoca()
745 Store16(advance_widths[i], &dst_offset, dst); in ReconstructTransformedHmtx()
747 Store16(lsbs[i], &dst_offset, dst); in ReconstructTransformedHmtx()
832 offset = Store16(result, offset, num_tables); // num_tables in StoreOffsetTable()
[all …]

12345678910