OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wOFF
(Results
1 - 3
of
3
) sorted by null
/prebuilts/go/darwin-x86/src/net/http/
sniff.go
142
&exactSig{[]byte("
wOFF
"), "application/font-
woff
"},
/prebuilts/go/linux-x86/src/net/http/
sniff.go
142
&exactSig{[]byte("
wOFF
"), "application/font-
woff
"},
/external/fonttools/Lib/fontTools/ttLib/
sfnt.py
44
elif self.sfntVersion == b"
wOFF
":
45
self.flavor = "
woff
"
62
if self.flavor == "
woff
":
108
if self.flavor == "
woff
":
113
self.signature = "
wOFF
"
176
if self.flavor == "
woff
":
177
self.signature = b"
wOFF
"
242
# TODO(behdad) I'm fairly sure the checksum for
woff
is not working correctly.
309
signature: 4s # "
wOFF
"
311
length: L # total
woff
file siz
[
all
...]
Completed in 266 milliseconds