Home
last modified time | relevance | path

Searched refs:nextSubBlockLength (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/image/decoders/
H A DnsGIFDecoder2.cpp1065 const uint8_t nextSubBlockLength = aData[0]; in SkipSubBlocks() local
1066 if (nextSubBlockLength == 0) { in SkipSubBlocks()
1075 nextSubBlockLength); in SkipSubBlocks()
/dports/lang/spidermonkey60/firefox-60.9.0/image/decoders/
H A DnsGIFDecoder2.cpp1036 const uint8_t nextSubBlockLength = aData[0]; in SkipSubBlocks() local
1037 if (nextSubBlockLength == 0) { in SkipSubBlocks()
1046 nextSubBlockLength); in SkipSubBlocks()
/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsGIFDecoder2.cpp1041 const uint8_t nextSubBlockLength = aData[0]; in SkipSubBlocks() local
1042 if (nextSubBlockLength == 0) { in SkipSubBlocks()
1051 nextSubBlockLength); in SkipSubBlocks()
/dports/lang/spidermonkey78/firefox-78.9.0/image/decoders/
H A DnsGIFDecoder2.cpp1034 const uint8_t nextSubBlockLength = aData[0]; in SkipSubBlocks() local
1035 if (nextSubBlockLength == 0) { in SkipSubBlocks()
1044 nextSubBlockLength); in SkipSubBlocks()
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsGIFDecoder2.cpp1042 const uint8_t nextSubBlockLength = aData[0]; in SkipSubBlocks() local
1043 if (nextSubBlockLength == 0) { in SkipSubBlocks()
1052 nextSubBlockLength); in SkipSubBlocks()
/dports/mail/thunderbird/thunderbird-91.8.0/image/decoders/
H A DnsGIFDecoder2.cpp1041 const uint8_t nextSubBlockLength = aData[0]; in SkipSubBlocks() local
1042 if (nextSubBlockLength == 0) { in SkipSubBlocks()
1051 nextSubBlockLength); in SkipSubBlocks()