Searched defs:Cut (Results 1 – 6 of 6) sorted by relevance
86 def visit_Cut(self, node: Cut) -> bool:178 def visit_Cut(self, node: Cut) -> Tuple[str, str]:
74 def visit_Cut(self, item: Cut) -> Set[str]:
265 def visit_Cut(self, cut: Cut) -> bool:327 def visit_Cut(self, cut: Cut) -> Set[Any]:
342 def visit_Cut(self, node: Cut) -> FunctionCall:
334 class Cut: class
67017 void Cut(index_type aCutStart, size_type aCutLength) in Cut() function in nsAString68065 void Cut(index_type aCutStart, size_type aCutLength) in Cut() function in nsACString