Home
last modified time | relevance | path

Searched defs:at_keyword (Results 1 – 25 of 29) sorted by relevance

12

/dports/textproc/py-tinycss/tinycss-0.4/tinycss/
H A Dfonts3.py41 def __init__(self, at_keyword, declarations, line, column): argument
75 def __init__(self, at_keyword, at_rules, family_names, line, column): argument
112 def __init__(self, at_keyword, declarations, line, column): argument
H A Dcss21.py104 def __init__(self, at_keyword, head, body, line, column): argument
137 at_keyword = None variable in RuleSet
218 at_keyword = '@page' variable in PageRule
252 at_keyword = '@media' variable in MediaRule
285 at_keyword = '@import' variable in ImportRule
H A Dpage3.py58 def __init__(self, at_keyword, declarations, line, column): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/tinycss/
H A Dcss21.py106 def __init__(self, at_keyword, head, body, line, column): argument
139 at_keyword = None variable in RuleSet
223 at_keyword = '@page' variable in PageRule
258 at_keyword = '@media' variable in MediaRule
292 at_keyword = '@import' variable in ImportRule
H A Dpage3.py59 def __init__(self, at_keyword, declarations, line, column): argument
H A Dfonts3.py190 at_keyword = '@font-face' variable in FontFaceRule
/dports/textproc/py-tinycss2/tinycss2-1.1.1/tinycss2/
H A Dparser.py353 def _consume_at_rule(at_keyword, tokens): argument
H A Dast.py863 at_keyword, lower_at_keyword, prelude, content): argument
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cssparser/src/
H A Drules_and_declarations.rs343 let at_keyword; in next() localVariable
402 let at_keyword; in parse_one_rule() localVariable
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cssparser-0.25.9/src/
H A Drules_and_declarations.rs382 let at_keyword; in next() localVariable
453 let at_keyword; in parse_one_rule() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/cssparser/src/
H A Drules_and_declarations.rs347 let at_keyword = match self.input.next_byte()? { in next() localVariable
412 let at_keyword = if input.next_byte() == Some(b'@') { in parse_one_rule() localVariable
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cssparser/src/
H A Drules_and_declarations.rs372 let at_keyword = match self.input.next_byte()? { in next() localVariable
437 let at_keyword = if input.next_byte() == Some(b'@') { in parse_one_rule() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cssparser/src/
H A Drules_and_declarations.rs372 let at_keyword = match self.input.next_byte()? { in next() localVariable
437 let at_keyword = if input.next_byte() == Some(b'@') { in parse_one_rule() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cssparser/src/
H A Drules_and_declarations.rs372 let at_keyword = match self.input.next_byte()? { in next() localVariable
437 let at_keyword = if input.next_byte() == Some(b'@') { in parse_one_rule() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cssparser/src/
H A Drules_and_declarations.rs372 let at_keyword = match self.input.next_byte()? { in next() localVariable
437 let at_keyword = if input.next_byte() == Some(b'@') { in parse_one_rule() localVariable
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/cssparser-0.27.2/src/
H A Drules_and_declarations.rs372 let at_keyword = match self.input.next_byte()? { in next() localVariable
439 let at_keyword = if input.next_byte() == Some(b'@') { in parse_one_rule() localVariable
/dports/www/monolith/monolith-2.6.1/cargo-crates/cssparser-0.28.1/src/
H A Drules_and_declarations.rs372 let at_keyword = match self.input.next_byte()? { in next() localVariable
437 let at_keyword = if input.next_byte() == Some(b'@') { in parse_one_rule() localVariable
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/layout/
H A Dpages.py313 def make_box(at_keyword, containing_block): argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/xflags-macros-0.2.3/src/
H A Dparse.rs256 fn at_keyword(&mut self, kw: &str) -> bool { in at_keyword() method
/dports/lang/rust/rustc-1.58.1-src/vendor/xflags-macros/src/
H A Dparse.rs256 fn at_keyword(&mut self, kw: &str) -> bool { in at_keyword() method
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/
H A Dfast_css_transform.cpp217 at_keyword, enumerator
765 at_keyword, enumerator
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/formatting_structure/
H A Dboxes.py700 def __init__(self, at_keyword, style): argument
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dprelexer.cpp620 const char* at_keyword(const char* src) { in at_keyword() function
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dprelexer.cpp620 const char* at_keyword(const char* src) { in at_keyword() function
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dprelexer.cpp620 const char* at_keyword(const char* src) { in at_keyword() function

12