Searched defs:ApplyInfo (Results 1 – 5 of 5) sorted by relevance
36 struct ApplyInfo { struct50 ApplyInfo* apply_info) const = 0; argument
85 struct ApplyInfo { struct86 const InfoMap* extension_info_map;87 const WebRequestData& request_data;88 bool crosses_incognito;90 std::list<LinkedPtrEventResponseDelta>* deltas;91 std::set<std::string>* ignored_tags;
62 void SkLayerDrawLooper::LayerDrawLooperContext::ApplyInfo( in ApplyInfo() function in SkLayerDrawLooper::LayerDrawLooperContext
215 typedef int ApplyInfo; typedef in extensions::SummingAction