/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
DecimalToRoman.java | 24 * Structure to help in converting integers to roman numerals 35 * roman numbers 36 * @param postLetter Correspoding letter (roman) to postValue 39 * @param preLetter Correspoding letter(roman) to preValue 51 /** Minimum value for a given range of roman numbers */ 54 /** Correspoding letter (roman) to m_postValue */ 60 /** Correspoding letter (roman) to m_preValue */
|
/external/webkit/WebCore/manual-tests/ |
secure-keyboard-enabled-after-submit.html | 10 1) Use System Preferences > International > Input Menu to enable a non-Roman 13 3) Check that non-Roman input sources are disabled in the Input menu (the flag 17 6) Check that non-Roman input sources are enabled and selectable in the Input 22 Non-Roman input sources will be disabled in step 3 but will be enabled again in step 6. 26 Non-Roman input sources will be disabled in step 6. 29 <form method="post" action="data:text/html,Can you enter non-Roman characters in this field now? %3cinput%3e">
|
bidi-parens.html | 5 font-family: Arial, Times New Roman
|
wordXML-selectall.xml | 3 <w:wordDocument xmlns:w="http://schemas.microsoft.com/office/word/2003/2/wordml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:SL="http://schemas.microsoft.com/schemaLibrary/2003/2/core" xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:wx="http://schemas.microsoft.com/office/word/2003/2/auxHint" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xml:space="preserve"><o:DocumentProperties></o:DocumentProperties><w:fonts><w:defaultFonts w:ascii="Times New Roman" w:fareast="Times New Roman" w:h-ansi="Times New Roman" w:cs="Times New Roman"/></w:fonts><w:docPr></w:docPr><w:body><wx:sect><w:p><w:pPr></w:pPr><w:r><w:rPr><w:rFonts w:ascii= (…)
|
/frameworks/base/data/fonts/ |
fonts.xml | 31 <name>times new roman</name>
|
/external/sonivox/docs/ |
JET_Authoring_Guidelines.html | 105 mso-fareast-font-family:"Times New Roman";
227 mso-fareast-font-family:"Times New Roman";
242 mso-fareast-font-family:"Times New Roman";
260 mso-fareast-font-family:"Times New Roman";
279 mso-fareast-font-family:"Times New Roman";
294 mso-fareast-font-family:"Times New Roman";
309 mso-fareast-font-family:"Times New Roman";
324 mso-fareast-font-family:"Times New Roman";
339 mso-fareast-font-family:"Times New Roman";
354 mso-fareast-font-family:"Times New Roman";
[all...] |
JET_Creator_User_Manual.html | 108 mso-fareast-font-family:"Times New Roman";
230 mso-fareast-font-family:"Times New Roman";
245 mso-fareast-font-family:"Times New Roman";
263 mso-fareast-font-family:"Times New Roman";
282 mso-fareast-font-family:"Times New Roman";
297 mso-fareast-font-family:"Times New Roman";
312 mso-fareast-font-family:"Times New Roman";
327 mso-fareast-font-family:"Times New Roman";
342 mso-fareast-font-family:"Times New Roman";
357 mso-fareast-font-family:"Times New Roman";
[all...] |
JET_Programming_Manual.html | 94 mso-fareast-font-family:"Times New Roman";
95 mso-bidi-font-family:"Times New Roman";}
145 mso-bidi-font-family:"Times New Roman";
157 mso-fareast-font-family:"Times New Roman";
158 mso-bidi-font-family:"Times New Roman";}
171 mso-fareast-font-family:"Times New Roman";
172 mso-bidi-font-family:"Times New Roman";}
185 mso-fareast-font-family:"Times New Roman";
186 mso-bidi-font-family:"Times New Roman";}
199 mso-fareast-font-family:"Times New Roman";
[all...] |
/external/gtest/ |
CONTRIBUTORS | 13 Eric Roman <eroman@chromium.org>
|
/external/quake/quake/src/QW/client/ |
winquake.rc | 68 FONT 16, "Times New Roman", 0, 0, 0x1
|
/external/quake/quake/src/WinQuake/ |
winquake.rc | 67 FONT 16, "Times New Roman", 0, 0, 0x1
|
/external/webkit/WebCore/platform/text/mac/ |
mac-encodings.txt | 37 MacRomanLatin1: x-mac-roman-latin1
|
/external/icu4c/ |
icu4c.css | 37 font-family: Georgia, "Times New Roman", Times, serif; 54 font-family: Georgia, "Times New Roman", Times, serif; 79 font-family: Georgia, "Times New Roman", Times, serif; 98 font-family: Georgia, "Times New Roman", Times, serif; 117 font-family: Georgia, "Times New Roman", Times, serif;
|
/external/icu4c/data/unidata/ |
DerivedNumericValues.txt | 226 2160 ; 1.0 ; ; 1 # Nl ROMAN NUMERAL ONE 227 2170 ; 1.0 ; ; 1 # Nl SMALL ROMAN NUMERAL ONE 314 2161 ; 2.0 ; ; 2 # Nl ROMAN NUMERAL TWO 315 2171 ; 2.0 ; ; 2 # Nl SMALL ROMAN NUMERAL TWO 406 2162 ; 3.0 ; ; 3 # Nl ROMAN NUMERAL THREE 407 2172 ; 3.0 ; ; 3 # Nl SMALL ROMAN NUMERAL THREE 494 2163 ; 4.0 ; ; 4 # Nl ROMAN NUMERAL FOUR 495 2173 ; 4.0 ; ; 4 # Nl SMALL ROMAN NUMERAL FOUR 579 2164 ; 5.0 ; ; 5 # Nl ROMAN NUMERAL FIVE 580 2174 ; 5.0 ; ; 5 # Nl SMALL ROMAN NUMERAL FIV [all...] |
/external/webkit/WebCore/platform/graphics/mac/ |
SimpleFontDataMac.mm | 163 // Special case hack to use "Times New Roman" in place of "Times". 169 fallbackFontFamily = @"Times New Roman"; 188 if ([fallbackFontFamily isEqual:@"Times New Roman"]) { 189 // OK, couldn't setup Times New Roman as an alternate to Times, fallback 193 // We tried, Times, Times New Roman, and the system font. No joy. We have to give up. 210 // This is probably because Times and Times New Roman are both unavailable.
|
/external/webkit/WebCore/platform/graphics/gtk/ |
FontCacheGtk.cpp | 71 static AtomicString timesStr("Times New Roman");
|
/external/freetype/include/freetype/ |
ftwinfnt.h | 77 * Mac Roman encoding. 84 * `roman.fon', and `script.fon' on Windows.
|
/external/icu4c/i18n/ |
csr2022.cpp | 114 {0x1b, 0x28, 0x48, 0x00, 0x00}, // JIS-Roman 116 {0x1b, 0x28, 0x4a, 0x00, 0x00}, // JIS-Roman
|
/external/webkit/WebKitTools/iExploder/htdocs/ |
cssvalues.in | 178 lower-roman 322 upper-roman
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontUtilsChromiumWin.cpp | 59 {USCRIPT_LATIN, L"times new roman"}, 60 {USCRIPT_GREEK, L"times new roman"}, 61 {USCRIPT_CYRILLIC, L"times new roman"},
|
/external/e2fsprogs/contrib/ |
dconf | 84 printf("/Times-Roman findfont %g scalefont setfont\n",
|
/external/icu4c/i18n/unicode/ |
numsys.h | 42 * numbering systems include Roman numerals, Chinese numerals, and Hebrew numerals.
|
/external/proguard/docs/ |
acknowledgements.html | 32 QZ Shines, Thomas Singer, Michele Puccini, Roman Bednarek, Natalia Pujol,
|
/external/sonivox/docs/JET_Programming_Manual_files/ |
header.htm | 63 class=MsoPageNumber><span style='font-family:Arial;mso-bidi-font-family:"Times New Roman"'>JET
|
/external/srec/config/en.us/dictionary/ |
fixit.ok | 158 romain rOmAn
|