Home | History | Annotate | Download | only in browser

Lines Matching refs:inPageLoad

721         boolean inLoad = tab.inPageLoad();
737 } else if (!tab.inPageLoad()) {
881 if (tab.inPageLoad()) {
905 if (!tab.inPageLoad()) {
1441 MenuItem src = ((tab != null) && tab.inPageLoad()) ?
1882 return (tab != null) && tab.inPageLoad();