Home | History | Annotate | Download | only in settings

Lines Matching defs:FRENCH

47     private SpacingAndPunctuations FRENCH;
74 FRENCH = getSpacingAndPunctuations(Locale.FRENCH);
145 testingStandardWordSeparator(FRENCH);
197 testingStandardWordConnector(FRENCH);
250 testingCommonPrecededBySpace(FRENCH);
251 assertTrue("Exclamation", FRENCH.isUsuallyPrecededBySpace('!'));
252 assertTrue("Colon", FRENCH.isUsuallyPrecededBySpace(':'));
253 assertTrue("Semicolon", FRENCH.isUsuallyPrecededBySpace(';'));
254 assertTrue("Question", FRENCH.isUsuallyPrecededBySpace('?'));
303 testingStandardFollowedBySpace(FRENCH);
362 assertTrue(FRENCH.mCurrentLanguageHasSpaces);
377 assertFalse(FRENCH.mUsesAmericanTypography);
384 assertFalse(FRENCH.mUsesGermanRules);
445 testingStandardPunctuationSuggestions(FRENCH,
463 testingStandardPunctuationSuggestions(FRENCH,