Searched refs:lowLevelContext (Results 1 – 3 of 3) sorted by relevance
69 virtual void* lowLevelContext() { return nullptr; } in lowLevelContext() function
77 virtual void* lowLevelContext() { return nsGetLowLevelContext(mContext); } in lowLevelContext() function in __anon19379e4b0111::MacContext
378 return lctx->nativeType()->lowLevelContext(); in getLowLevelContext()