Searched defs:is_app (Results 1 – 8 of 8) sorted by relevance
53 bool is_app() const { return extension_app_ != NULL; } in is_app() function
88 bool is_app; member
623 def is_app(self): member in Sample
235 bool is_app() const { return extension_app_ != NULL; } in is_app() function
620 bool is_app() const { return is_app_; } in is_app() function
1652 const SkBitmap& Extension::GetDefaultIcon(bool is_app) { in GetDefaultIcon()
60 int GetMessagePrefixID(bool is_app, bool is_extension, in GetMessagePrefixID()
2237 void BrowserView::BuildSystemMenuForAppOrPopupWindow(bool is_app) {