Home
last modified time | relevance | path

Searched refs:correction (Results 1 – 25 of 96) sorted by relevance

1234

/external/webkit/Source/WebCore/editing/
DSpellingCorrectionCommand.cpp44 …ionRecordUndoCommand> create(Document* document, const String& corrected, const String& correction) in create() argument
46 return adoptRef(new SpellingCorrectionRecordUndoCommand(document, corrected, correction)); in create()
49 …gCorrectionRecordUndoCommand(Document* document, const String& corrected, const String& correction) in SpellingCorrectionRecordUndoCommand() argument
52 , m_correction(correction) in SpellingCorrectionRecordUndoCommand()
76 …nCommand::SpellingCorrectionCommand(PassRefPtr<Range> rangeToBeCorrected, const String& correction) in SpellingCorrectionCommand() argument
80 , m_correction(correction) in SpellingCorrectionCommand()
DSpellingCorrectionController.h98 …onst String& corrected, const String& correction) UNLESS_ENABLED({ UNUSED_PARAM(corrected); UNUSED…
105 …void handleCorrectionPanelResult(const String& correction) UNLESS_ENABLED({ UNUSED_PARAM(correctio…
117 …ected, const String& correction) UNLESS_ENABLED({ UNUSED_PARAM(rangeOfCorrection); UNUSED_PARAM(co…
DSpellingCorrectionCommand.h36 …r<SpellingCorrectionCommand> create(PassRefPtr<Range> rangeToBeCorrected, const String& correction) in create() argument
38 return adoptRef(new SpellingCorrectionCommand(rangeToBeCorrected, correction)); in create()
41 SpellingCorrectionCommand(PassRefPtr<Range> rangeToBeCorrected, const String& correction);
DSpellingCorrectionController.cpp269 …on(const VisibleSelection& selectionOfCorrected, const String& corrected, const String& correction) in respondToUnappliedSpellCorrection() argument
271 …lient()->recordAutocorrectionResponse(EditorClient::AutocorrectionReverted, corrected, correction); in respondToUnappliedSpellCorrection()
323 void SpellingCorrectionController::handleCorrectionPanelResult(const String& correction) in handleCorrectionPanelResult() argument
338 if (correction.length()) { in handleCorrectionPanelResult()
339 m_correctionPanelInfo.replacementString = correction; in handleCorrectionPanelResult()
346 if (correction.length()) { in handleCorrectionPanelResult()
347 m_correctionPanelInfo.replacementString = correction; in handleCorrectionPanelResult()
459 …eForModifiedCorrection(Range* rangeOfCorrection, const String& corrected, const String& correction) in recordSpellcheckerResponseForModifiedCorrection() argument
471 …lient()->recordAutocorrectionResponse(EditorClient::AutocorrectionReverted, corrected, correction); in recordSpellcheckerResponseForModifiedCorrection()
473 … client()->recordAutocorrectionResponse(EditorClient::AutocorrectionEdited, corrected, correction); in recordSpellcheckerResponseForModifiedCorrection()
DEditor.h172 …n(const VisibleSelection& selectionOfCorrected, const String& corrected, const String& correction);
330 void handleCorrectionPanelResult(const String& correction);
/external/compiler-rt/lib/
Ddivsf3.c92 uint32_t correction; in ARM_EABI_FNALIAS() local
93 correction = -((uint64_t)reciprocal * q31b >> 32); in ARM_EABI_FNALIAS()
94 reciprocal = (uint64_t)reciprocal * correction >> 31; in ARM_EABI_FNALIAS()
95 correction = -((uint64_t)reciprocal * q31b >> 32); in ARM_EABI_FNALIAS()
96 reciprocal = (uint64_t)reciprocal * correction >> 31; in ARM_EABI_FNALIAS()
97 correction = -((uint64_t)reciprocal * q31b >> 32); in ARM_EABI_FNALIAS()
98 reciprocal = (uint64_t)reciprocal * correction >> 31; in ARM_EABI_FNALIAS()
Ddivdf3.c109 uint64_t correction, reciprocal; in ARM_EABI_FNALIAS() local
110 correction = -((uint64_t)recip32*q31b + ((uint64_t)recip32*q63blo >> 32)); in ARM_EABI_FNALIAS()
111 uint32_t cHi = correction >> 32; in ARM_EABI_FNALIAS()
112 uint32_t cLo = correction; in ARM_EABI_FNALIAS()
/external/icu4c/data/unidata/
DNormalizationCorrections.txt20 # stability, the correction is entered in this data file,
36 # Field 3: Version of Unicode for which the correction was
39 # the correction
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DChangeTimeScaleTrack.java171 long correction = syncSampleTimes[ssIndex] - (summedDurations + x); in adjustTts() local
172 …at("Sample %d %d / %d - correct by %d", i, summedDurations, syncSampleTimes[ssIndex], correction)); in adjustTts()
173 x += correction; in adjustTts()
/external/mesa3d/docs/
DREADME.CYGWIN140 Gamma correction:
142 and displayed intensities, there is a gamma correction feature in
144 correction in hardware (man gamma) so you won't need to use Mesa's
149 Gamma correction is controlled with the MESA_GAMMA environment
155 gamma correction. Examples using csh:
168 Mesa implements gamma correction with a lookup table which translates
170 small performance penalty. Gamma correction only works in RGB mode.
175 For more information about gamma correction see:
252 MESA_GAMMA - gamma correction coefficients (X only)
/external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/
Dpopup.js96 var correction = window.innerWidth - document.documentElement.clientWidth;
98 $("spacer_dummy").style.width = width + correction + "px";
/external/icu4c/i18n/
Dgregoimp.cpp124 int32_t correction = 0; in dayToFields() local
127 correction = isLeap ? 1 : 2; in dayToFields()
129 month = (12 * (doy + correction) + 6) / 367; // zero-based month in dayToFields()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/
Des-ES_zl0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Des-ES_zl0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/
Dde-DE_gl0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Dde-DE_gl0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/
Den-US_lh0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Den-US_lh0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/
Den-GB_kh0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Den-GB_kh0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/
Dfr-FR_nk0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Dfr-FR_nk0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/
Dit-IT_cm0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Dit-IT_cm0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/qemu/distrib/sdl-1.2.15/
DREADME.WinCE55 NO_GAMMA_SUPPORT Gamma correction not available

1234