Searched refs:newMode (Results 1 - 21 of 21) sorted by relevance

/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
H A DMyCertificateFactorySpi.java60 public static void putMode(boolean newMode) { argument
61 mode = newMode;
/external/chromium-trace/trace-viewer/src/ui/
H A Dmouse_mode_selector.js93 set mode(newMode) {
95 if (this.currentMode_ === newMode)
100 this.currentMode_ = newMode;
105 switch (newMode) {
120 throw new Error('Unknown selection mode: ' + newMode);
124 base.Settings.set('mouse_mode_selector.mouseMode', newMode);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextPainter.cpp76 TextDrawingModeFlags newMode = mode | TextModeStroke; local
77 if (mode != newMode) {
80 context->setTextDrawingMode(newMode);
81 mode = newMode;
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_feedback.c275 st_RenderMode(struct gl_context *ctx, GLenum newMode )
280 if (newMode == GL_RENDER) {
284 else if (newMode == GL_SELECT) {
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_feedback.c275 st_RenderMode(struct gl_context *ctx, GLenum newMode )
280 if (newMode == GL_RENDER) {
284 else if (newMode == GL_SELECT) {
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
H A DSourceBuffer.cpp132 void SourceBuffer::setMode(const AtomicString& newMode, ExceptionState& exceptionState) argument
150 if (newMode == sequenceKeyword())
158 m_mode = newMode;
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dnormlzr.h618 * @param newMode the new mode for this <code>Normalizer</code>.
622 void setMode(UNormalizationMode newMode);
/external/icu/icu4c/source/common/unicode/
H A Dnormlzr.h618 * @param newMode the new mode for this <code>Normalizer</code>.
622 void setMode(UNormalizationMode newMode);
/external/chromium_org/third_party/icu/source/common/
H A Dnormlzr.cpp363 Normalizer::setMode(UNormalizationMode newMode) argument
365 fUMode = newMode;
/external/icu/icu4c/source/common/
H A Dnormlzr.cpp363 Normalizer::setMode(UNormalizationMode newMode) argument
365 fUMode = newMode;
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dsingle2.c590 if (reply.newMode != mode) {
/external/mesa3d/src/glx/
H A Dsingle2.c590 if (reply.newMode != mode) {
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusGraphics.h190 Status SetTextRenderingHint(IN TextRenderingHint newMode) argument
194 newMode = (TextRenderingHint) (newMode | 0x0f000);
197 newMode));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.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/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/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/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/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 853 milliseconds