Searched refs:needsUpdate (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/remoting/webapp/
H A Dhost.js51 remoting.Host.needsUpdate = function(host, webappVersion) {
H A Dhost_table_entry.js204 this.warningOverlay_.hidden = !remoting.Host.needsUpdate(
321 if (remoting.Host.needsUpdate(this.host, this.webappMajorVersion_)) {
H A Dclient_screen.js192 if (remoting.Host.needsUpdate(host, webappVersion)) {
/external/chromium_org/third_party/icu/source/i18n/
H A Dindiancal.cpp376 UBool needsUpdate; local
379 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
382 if (needsUpdate) {
396 UBool needsUpdate; local
400 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
403 if (needsUpdate) {
/external/icu/icu4c/source/i18n/
H A Dindiancal.cpp376 UBool needsUpdate; local
379 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
382 if (needsUpdate) {
396 UBool needsUpdate; local
400 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury);
403 if (needsUpdate) {
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationNode.cpp101 bool needsUpdate = m_needsUpdate || (m_lastUpdateTime != inheritedTime && !(isNull(m_lastUpdateTime) && isNull(inheritedTime))); local
107 if (needsUpdate) {
166 if (needsUpdate) {
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
H A DElementsPanel.js308 this.sidebarPanes[pane].needsUpdate = true;
690 this.sidebarPanes.metrics.needsUpdate = true;
692 this.sidebarPanes.platformFonts.needsUpdate = true;
699 this.sidebarPanes.styles.needsUpdate = true;
1097 if ((!stylesSidebarPane.isShowing() && !computedStylePane.isShowing()) || !stylesSidebarPane.needsUpdate)
1101 stylesSidebarPane.needsUpdate = false;
1109 if (!metricsSidebarPane.isShowing() || !metricsSidebarPane.needsUpdate)
1113 metricsSidebarPane.needsUpdate = false;
1121 if (!platformFontsSidebar.isShowing() || !platformFontsSidebar.needsUpdate)
1125 platformFontsSidebar.needsUpdate
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
H A Dactive_indicator.js342 var needsUpdate = false;
344 needsUpdate = true;
353 needsUpdate = true;
358 if (needsUpdate) {
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollView.cpp105 bool needsUpdate = false; local
109 needsUpdate = true;
114 needsUpdate = true;
123 if (!needsUpdate)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 156 milliseconds