const golang.org/x/net/html/atom.Font
4 uses
golang.org/x/net/html/atom (current package)
table.go#L93: Font Atom = 0x3f04
golang.org/x/net/html
parse.go#L985: case a.B, a.Big, a.Code, a.Em, a.Font, a.I, a.S, a.Small, a.Strike, a.Strong, a.Tt, a.U:
parse.go#L1154: case a.A, a.B, a.Big, a.Code, a.Em, a.Font, a.I, a.Nobr, a.S, a.Small, a.Strike, a.Strong, a.Tt, a.U:
parse.go#L2149: if p.tok.DataAtom == a.Font {
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |