Searched defs:hidden (Results 1 - 25 of 83) sorted by path

1234

/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtoken.rb162 def hidden?
/external/chromium_org/chrome/browser/apps/app_shim/
H A Dapp_shim_host_mac.cc94 void AppShimHost::OnSetHidden(bool hidden) { argument
98 handler->OnShimSetHidden(this, hidden);
H A Dextension_app_shim_handler_mac.cc53 void SetAppHidden(Profile* profile, const std::string& app_id, bool hidden) { argument
59 if (hidden)
302 // Send OnAppHide to all the shims so that they go into the hidden state.
462 void ExtensionAppShimHandler::OnShimSetHidden(Host* host, bool hidden) { argument
466 SetAppHidden(profile, host->GetAppId(), hidden);
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dwebui_login_view.h97 // Called when WebUI is being shown after being initilized hidden.
106 void set_is_hidden(bool hidden) { is_hidden_ = hidden; } argument
183 // True when WebUI is being initialized hidden.
/external/chromium_org/chrome/browser/extensions/
H A Dextension_toolbar_model.cc134 // overflow menu are considered "hidden". But it so happens that the times
215 // If this action used to be hidden, we can't possible be showing all.
391 int hidden = 0; local
398 ++hidden;
453 "ExtensionToolbarModel.BrowserActionsPermanentlyHidden", hidden);
480 // We only update the visibility pref for hidden/not hidden based on the
/external/chromium_org/chrome/browser/history/
H A Dhistory_service.cc457 bool hidden,
474 row.set_hidden(hidden);
452 AddPageWithDetails(const GURL& url, const base::string16& title, int visit_count, int typed_count, Time last_visit, bool hidden, history::VisitSource visit_source) argument
H A Dtyped_url_syncable_service_unittest.cc101 bool hidden,
118 (row.hidden() == specifics.hidden()));
149 bool hidden,
159 history_url.set_hidden(hidden);
144 MakeTypedUrlRow( const char* url, const char* title, int typed_count, int64 last_visit, bool hidden, VisitVector* visits) argument
/external/chromium_org/chrome/browser/renderer_context_menu/
H A Dspellchecker_submenu_observer_browsertest.cc33 hidden(true) {}
37 bool hidden; member in struct:__anon4544::MockRenderViewContextMenu::MockMenuItem
73 bool hidden,
H A Dspelling_menu_observer_browsertest.cc36 hidden(true) {
41 bool hidden; member in struct:__anon4546::MockRenderViewContextMenu::MockMenuItem
59 bool hidden,
111 item.hidden = false;
122 item.hidden = false;
132 item.hidden = false;
143 item.hidden = false;
149 bool hidden,
155 it->hidden = hidden;
147 UpdateMenuItem(int command_id, bool enabled, bool hidden, const base::string16& title) argument
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Dfocus_util.js34 'hidden' : false,
/external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/
H A Dbackground.js19 hidden: true
/external/chromium_org/chrome/browser/sync/glue/
H A Dtyped_url_model_associator_unittest.cc31 bool hidden,
39 history_url.set_hidden(hidden);
50 bool hidden) {
54 typed_url.set_hidden(hidden);
65 (lhs.hidden() == rhs.hidden());
27 MakeTypedUrlRow(const char* url, const char* title, int typed_count, int64 last_visit, bool hidden, history::VisitVector* visits) argument
47 MakeTypedUrlSpecifics(const char* url, const char* title, int64 last_visit, bool hidden) argument
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_typed_url_unittest.cc314 new_url.set_hidden(typed_url.hidden());
335 (lhs.hidden() == rhs.hidden());
342 bool hidden,
352 history_url.set_hidden(hidden);
338 MakeTypedUrlEntry(const char* url, const char* title, int typed_count, int64 last_visit, bool hidden, history::VisitVector* visits) argument
/external/chromium_org/chrome/common/importer/
H A Dimporter_url_row.h35 bool hidden; member in struct:ImporterURLRow
/external/chromium_org/chromeos/network/
H A Dnetwork_state_handler.cc706 ManagedStateList active, non_wifi_visible, wifi_visible, hidden, new_networks; local
724 hidden.push_back(network);
733 network_list_.insert(network_list_.end(), hidden.begin(), hidden.end());
/external/chromium_org/components/history/core/browser/
H A Durl_row.h95 bool hidden() const { function in class:history::URLRow
98 void set_hidden(bool hidden) { argument
99 hidden_ = hidden;
/external/chromium_org/components/renderer_context_menu/
H A Drender_view_context_menu_base.cc220 bool hidden,
225 hidden,
218 UpdateMenuItem(int command_id, bool enabled, bool hidden, const base::string16& label) argument
/external/chromium_org/components/renderer_context_menu/views/
H A Dtoolkit_delegate_views.cc43 bool hidden,
51 item->SetVisible(!hidden);
41 UpdateMenuItem(int command_id, bool enabled, bool hidden, const base::string16& title) argument
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.cc1093 jboolean hidden) {
1096 rwhv->SetTextHandlesTemporarilyHidden(hidden);
1091 SetTextHandlesTemporarilyHidden(JNIEnv* env, jobject obj, jboolean hidden) argument
/external/chromium_org/content/browser/frame_host/
H A Dframe_tree.cc243 bool hidden) {
268 hidden));
239 CreateRenderViewHost(SiteInstance* site_instance, int routing_id, int main_frame_routing_id, bool swapped_out, bool hidden) argument
H A Drender_frame_host_manager.cc1060 bool hidden) {
1069 site_instance, view_routing_id, frame_routing_id, swapped_out, hidden);
1076 // TODO(creis): Pass hidden to RFH.
1091 bool hidden) {
1093 DCHECK(!swapped_out || hidden); // Swapped out views should always be hidden.
1142 instance, MSG_ROUTING_NONE, MSG_ROUTING_NONE, swapped_out, hidden);
1318 // If the view is gone, then this RenderViewHost died while it was hidden.
1055 CreateRenderFrameHost( SiteInstance* site_instance, int view_routing_id, int frame_routing_id, bool swapped_out, bool hidden) argument
1087 CreateRenderFrame(SiteInstance* instance, int opener_route_id, bool swapped_out, bool for_main_frame_navigation, bool hidden) argument
/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_selection_controller.cc163 void TouchSelectionController::SetTemporarilyHidden(bool hidden) { argument
164 if (temporarily_hidden_ == hidden)
166 temporarily_hidden_ = hidden;
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_factory.cc23 bool hidden) {
30 main_frame_routing_id, swapped_out, hidden);
16 Create( SiteInstance* instance, RenderViewHostDelegate* delegate, RenderWidgetHostDelegate* widget_delegate, int routing_id, int main_frame_routing_id, bool swapped_out, bool hidden) argument
H A Drender_view_host_impl.cc178 bool hidden)
182 hidden),
297 params.hidden = is_hidden();
171 RenderViewHostImpl( SiteInstance* instance, RenderViewHostDelegate* delegate, RenderWidgetHostDelegate* widget_delegate, int routing_id, int main_frame_routing_id, bool swapped_out, bool hidden) argument

Completed in 3905 milliseconds

1234