Home
last modified time | relevance | path

Searched refs:composite_data (Results 1 – 25 of 29) sorted by relevance

12

/dports/security/py-python-registry/python-registry-1.4/Registry/
H A DSettingsParse.py146 composite_data = {}
159 composite_data[item_name] = value
165 return composite_data
/dports/www/firefox-esr/firefox-91.8.0/modules/woff2/src/
H A Dglyph.h46 const uint8_t* composite_data; variable
H A Dglyph.cc33 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
347 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
H A Dtransform.cc161 glyph.composite_data, in WriteCompositeGlyph()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/woff2/src/
H A Dglyph.h46 const uint8_t* composite_data; variable
H A Dglyph.cc33 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
347 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
H A Dtransform.cc161 glyph.composite_data, in WriteCompositeGlyph()
/dports/www/firefox/firefox-99.0/modules/woff2/src/
H A Dglyph.h46 const uint8_t* composite_data; variable
H A Dglyph.cc33 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
347 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
H A Dtransform.cc161 glyph.composite_data, in WriteCompositeGlyph()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/woff2/src/
H A Dglyph.h46 const uint8_t* composite_data; variable
H A Dglyph.cc33 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
347 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
H A Dtransform.cc161 glyph.composite_data, in WriteCompositeGlyph()
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/woff2/src/
H A Dglyph.h54 const uint8_t* composite_data; variable
H A Dglyph.cc41 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
353 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/woff2/src/
H A Dglyph.h46 const uint8_t* composite_data; variable
H A Dglyph.cc33 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
347 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
H A Dtransform.cc161 glyph.composite_data, in WriteCompositeGlyph()
/dports/devel/woff2/woff2-1.0.2/src/
H A Dglyph.h46 const uint8_t* composite_data; variable
H A Dglyph.cc33 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
347 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
/dports/mail/thunderbird/thunderbird-91.8.0/modules/woff2/src/
H A Dglyph.h46 const uint8_t* composite_data; variable
H A Dglyph.cc33 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
347 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
/dports/lang/spidermonkey78/firefox-78.9.0/modules/woff2/src/
H A Dglyph.h46 const uint8_t* composite_data; variable
H A Dglyph.cc33 glyph->composite_data = buffer->buffer() + buffer->offset(); in ReadCompositeGlyphData()
347 StoreBytes(glyph.composite_data, glyph.composite_data_size, &offset, dst); in StoreGlyph()
/dports/biology/p5-Bio-MAGETAB/Bio-MAGETAB-1.31/lib/Bio/MAGETAB/Util/Reader/
H A DADF.pm626 my $composite_data = $self->_parse_adfrow_for_composite( $larry, $header );
628 if ( defined($composite_data->{'name'}) ) {
629 $composite = $self->get_builder()->find_or_create_composite_element( $composite_data );

12