Searched defs:BrowserAttributes (Results 1 – 9 of 9) sorted by relevance
42 def extra_flags(self, browser_attributes: BrowserAttributes) -> Flags:
446 def extra_flags(self, browser_attributes: BrowserAttributes) -> Flags:
10 class BrowserAttributes(enum.IntFlag): class
78 def extra_flags(self, browser_attributes: BrowserAttributes) -> Flags:
71 def extra_flags(self, browser_attributes: BrowserAttributes) -> Flags:
255 browser_attributes: BrowserAttributes) -> str:
176 def extra_flags(cls, browser_attributes: BrowserAttributes) -> Flags:
192 attributes: BrowserAttributes,
105 def extra_flags(cls, browser_attributes: BrowserAttributes) -> Flags: