Home | History | Annotate | Download | only in extensions

Lines Matching refs:is_empty

621   bool is_hosted_app() const { return is_app() && !web_extent().is_empty(); }
622 bool is_packaged_app() const { return is_app() && web_extent().is_empty(); }