Searched defs:is_linux (Results 1 – 15 of 15) sorted by relevance
20 function is_linux() { function
51 function is_linux() { function
31 def is_linux() -> bool: function
15 is_linux = platform.system() == 'Linux' variable
15 def is_linux(): function
88 def is_linux(self): member in SkiaVarsApi
30 def is_linux(self) -> bool: member in LinuxPlatform
186 def is_linux(self) -> bool: member in Platform
27 is_linux = platform.system() == 'Linux' variable
75 def is_linux(): function
1556 def is_linux() -> bool: function
273 def is_linux(self) -> bool: member in FakeFilesystem