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

/external/replicaisland/src/com/replica/replicaisland/
H A DGenericAnimationComponent.java57 case HIDE:
58 mSprite.playAnimation(Animation.HIDE);
82 public static final int HIDE = 5; field in class:GenericAnimationComponent.Animation
H A DEnemyAnimationComponent.java78 } else if (currentAction == GameObject.ActionType.HIDE) {
99 } else if (currentAction == GameObject.ActionType.HIDE) {
114 if (currentAction != GameObject.ActionType.HIDE) {
H A DPopOutComponent.java76 parentObject.setCurrentAction(GameObject.ActionType.HIDE);
H A DGameObject.java65 HIDE, enum constant in enum:GameObject.ActionType
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Ddesktop_notifications_unittest.cc44 params.event = HIDE;
52 HIDE, enumerator in enum:file_manager::__anon4569::RecordedDesktopNotifications::Event
92 EXPECT_EQ(RecordedDesktopNotifications::HIDE,
114 EXPECT_EQ(RecordedDesktopNotifications::HIDE,
133 EXPECT_EQ(RecordedDesktopNotifications::HIDE,
165 EXPECT_EQ(RecordedDesktopNotifications::HIDE,
197 EXPECT_EQ(RecordedDesktopNotifications::HIDE,
216 EXPECT_EQ(RecordedDesktopNotifications::HIDE,
249 EXPECT_EQ(RecordedDesktopNotifications::HIDE,
289 EXPECT_EQ(RecordedDesktopNotifications::HIDE,
[all...]
/external/chromium/chrome/browser/extensions/
H A Dextension_context_menu_model.cc23 HIDE, enumerator in enum:MenuEntries
68 AddItemWithStringId(HIDE, IDS_EXTENSIONS_HIDE_BUTTON);
122 case HIDE: {
/external/chromium/chrome/browser/ui/webui/
H A Dnew_tab_page_sync_handler.h39 HIDE, enumerator in enum:NewTabPageSyncHandler::MessageType
H A Dnew_tab_page_sync_handler.cc95 return HIDE;
120 SendSyncMessageToPage(HIDE, std::string(), std::string());
188 if (type == HIDE || (msg.empty() && linktext.empty())) {
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dnew_tab_page_sync_handler.h46 HIDE, enumerator in enum:NewTabPageSyncHandler::MessageType
H A Dnew_tab_page_sync_handler_browsertest.cc44 EXPECT_CALL(*mock_handler, SendSyncMessageToPage(mock_handler->HIDE, _, _));
H A Dnew_tab_page_sync_handler.cc57 return HIDE;
86 SendSyncMessageToPage(HIDE, std::string(), std::string());
172 if (type == HIDE || (msg.empty() && linktext.empty())) {
/external/chromium_org/chrome/browser/extensions/
H A Dextension_context_menu_model.h32 HIDE, enumerator in enum:ExtensionContextMenuModel::MenuEntries
H A Dextension_context_menu_model.cc117 case HIDE: {
178 AddItemWithStringId(HIDE, IDS_EXTENSIONS_HIDE_BUTTON);
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DTokenTypes.java87 public static final int HIDE = START + 50; field in interface:TokenTypes
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
H A DAXTable.cpp206 if (renderStyle->emptyCells() == HIDE)
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableCell.cpp1179 if (!tableElt->collapseBorders() && style()->emptyCells() == HIDE && !firstChild())
1209 if (!tableElt->collapseBorders() && style()->emptyCells() == HIDE && !firstChild())
1232 if (!tableElt->collapseBorders() && style()->emptyCells() == HIDE && !firstChild())
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyleConstants.h391 SHOW, HIDE enumerator in enum:WebCore::EEmptyCell
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSPrimitiveValueMappings.h1327 case HIDE:
1340 return HIDE;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 513 milliseconds