Searched refs:MatchesBool (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.cc169 bool MatchesBool(bool* boolean, bool value) { function in namespace:extensions::__anon3848
866 if (!MatchesBool(params->query_info.current_window.get(),
871 if (!MatchesBool(params->query_info.last_focused_window.get(),
889 if (!MatchesBool(params->query_info.highlighted.get(),
894 if (!MatchesBool(params->query_info.active.get(),
899 if (!MatchesBool(params->query_info.pinned.get(),

Completed in 204 milliseconds