Searched defs:lookup_context (Results 1 – 2 of 2) sorted by relevance
1887 ContextClosureLookupContext &lookup_context) in context_intersects()1903 ContextClosureLookupContext &lookup_context) in context_closure_lookup()1924 ContextCollectGlyphsLookupContext &lookup_context) in context_collect_glyphs_lookup()1939 const ContextApplyLookupContext &lookup_context) in context_would_apply_lookup()1953 const ContextApplyLookupContext &lookup_context) in context_apply_lookup()2337 struct ContextClosureLookupContext lookup_context = { in intersects() local2362 struct ContextClosureLookupContext lookup_context = { in closure() local2381 struct ContextClosureLookupContext lookup_context = { in closure_lookups() local2401 struct ContextCollectGlyphsLookupContext lookup_context = { in collect_glyphs() local2415 struct ContextApplyLookupContext lookup_context = { in would_apply() local[all …]
309 def lookup_context(self, pandora_channel: PandoraChannel) -> ChannelContext: member in L2CAPService