/external/icu4c/layoutex/layout/ |
ParagraphLayout.h | 84 * of all the fonts on the line. 94 * of all the fonts on the line. 104 * of all the fonts on the line. 465 * Return the max ascent value for all the fonts 475 * Return the max descent value for all the fonts 485 * Return the max leading value for all the fonts
|
RunArrays.h | 274 * Construct a <code>FontRuns</code> object from pre-existing arrays of fonts 277 * @param fonts is the address of an array of pointers to <code>LEFontInstance</code> objects. This 288 inline FontRuns(const LEFontInstance **fonts, const le_int32 *limits, le_int32 count); 395 inline FontRuns::FontRuns(const LEFontInstance **fonts, const le_int32 *limits, le_int32 count) 396 : RunArray(limits, count), fFonts(fonts)
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontCacheChromiumWin.cpp | 339 // Last resort font list : PanUnicode. CJK fonts have a pretty 340 // large repertoire. Eventually, we need to scan all the fonts 355 // CJK Ext. B fonts are not listed here because it's of no use 366 // Four fonts below (and code2000 at the end) are not from MS, but 531 // FIXME: Do we need to use predefined fonts "guaranteed" to exist 534 // For CJK fonts with both English and native names,
|
UniscribeHelper.cpp | 386 // Fonts with different ascents can be used to render different 562 // other fonts from the beginning of the font list. 619 // In case of web page rendering, they come from fonts specified in 658 // accept empty glyph boxes. If we tried a series of fonts as 682 // different fonts would not be aligned vertically. 726 // Convert a string to a glyph string trying the primary font, fonts in [all...] |
/external/webkit/WebKitTools/DumpRenderTree/DumpRenderTree.xcodeproj/ |
project.pbxproj | 185 375F09710DAC3CB600C8B4E5 /* WebKitWeightWatcher100.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher100.ttf; path = fonts/WebKitWeightWatcher100.ttf; sourceTree = "<group>"; }; 186 375F09720DAC3CB600C8B4E5 /* WebKitWeightWatcher200.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher200.ttf; path = fonts/WebKitWeightWatcher200.ttf; sourceTree = "<group>"; }; 187 375F09730DAC3CB600C8B4E5 /* WebKitWeightWatcher300.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher300.ttf; path = fonts/WebKitWeightWatcher300.ttf; sourceTree = "<group>"; }; 188 375F09740DAC3CB600C8B4E5 /* WebKitWeightWatcher400.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher400.ttf; path = fonts/WebKitWeightWatcher400.ttf; sourceTree = "<group>"; }; 189 375F09750DAC3CB600C8B4E5 /* WebKitWeightWatcher500.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher500.ttf; path = fonts/WebKitWeightWatcher500.ttf; sourceTree = "<group>"; }; 190 375F09760DAC3CB600C8B4E5 /* WebKitWeightWatcher600.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher600.ttf; path = fonts/WebKitWeightWatcher600.ttf; sourceTree = "<group>"; }; 191 375F09770DAC3CB600C8B4E5 /* WebKitWeightWatcher700.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher700.ttf; path = fonts/WebKitWeightWatcher700.ttf; sourceTree = "<group>"; }; 192 375F09780DAC3CB600C8B4E5 /* WebKitWeightWatcher800.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher800.ttf; path = fonts/WebKitWeightWatcher800.ttf; sourceTree = "<group>"; }; 193 375F09790DAC3CB600C8B4E5 /* WebKitWeightWatcher900.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = WebKitWeightWatcher900.ttf; path = fonts/WebKitWeightWatcher900.ttf; sourceTree = "<group>"; }; 212 AA7F10C20CB3C1030003BDC9 /* AHEM____.TTF */ = {isa = PBXFileReference; lastKnownFileType = file; name = "AHEM____.TTF"; path = "qt/fonts/AHEM____.TTF"; sourceTree = "<group>"; } [all...] |
/external/freetype/src/cff/ |
cffgload.c | 420 /* manage CID fonts */ 620 /* CID-keyed fonts don't have glyph names */ 648 /* For incremental fonts get the character data using the */ 687 /* For incremental fonts get the character data using the */ 740 /* Incremental fonts don't necessarily have valid charsets. */ [all...] |
cffobjs.c | 522 /* Note that this is only necessary for pure CFF and CEF fonts; */ 523 /* SFNT based fonts use the `name' table instead. */ 534 " cannot open CFF & CEF fonts\n" 823 /* CID-keyed CFF fonts don't have glyph names -- the SFNT loader */ 861 /* since CID-keyed fonts don't contain glyph names, we can't */
|
cffdrivr.c | 243 " cannot get glyph name from CFF & CEF fonts\n" 385 (PS_GetFontPrivateFunc)NULL /* unsupported with CFF fonts */
|
/external/skia/src/images/ |
fpdfemb.h | [all...] |
/external/freetype/src/sfnt/ |
ttload.c | 6 /* TTF or OTF fonts (body). */ 351 /* many fonts don't have these fields set correctly */ 678 /* broken fonts like `Keystrokes MT' :-( */ 773 /* Some popular Asian fonts have an invalid `storageOffset' value */ [all...] |
ttpost.c | 5 /* Postcript name table processing for TrueType and OpenType fonts */ 174 /* There already exist fonts which have more than 32768 glyph names */
|
/external/libffi/ |
texinfo.tex | 557 % Kludge this until the fonts are right (grr). [all...] |
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/ |
SdkConstants.java | 190 /** Name of the SDK font folder, i.e. "fonts" */ 191 public final static String FD_FONTS = "fonts"; 242 /** Path of the fonts directory relative to a platform folder.
|
/external/freetype/src/truetype/ |
ttpload.c | 208 /* position. However, there do exist (malformed) fonts which */ 489 /* There are at least two fonts, HANNOM-A and HANNOM-B version */
|
/external/icu4c/layoutex/ |
plruns.cpp | 19 pl_openFontRuns(const le_font **fonts, 23 return (pl_fontRuns *) new FontRuns((const LEFontInstance **) fonts, limits, count);
|
/external/webkit/WebCore/svg/ |
SVGFontFaceElement.cpp | 246 // animate-elem-24-t.svg, fonts-elem-01-t.svg, fonts-elem-02-t.svg (and 11 others)
|
/system/extras/tests/fstest/ |
perm_checker.conf | 150 /system/fonts/ 755 755 root root root root 151 /system/fonts/... 644 644 root root root root
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
TypefaceTest.java | 39 // generic family name for monospaced fonts
|
/development/pdk/docs/porting/ |
intro_source_code.jd | 84 Fonts, keymaps, sounds, timezone information, etc.
|
/external/freetype/include/freetype/ |
ftlcdfil.h | 86 * interpreter is enabled *and* high-quality hinted fonts are used.
|
ftmac.h | 91 /* This function can be used to create @FT_Face objects from fonts */
|
ftwinfnt.h | 83 * is used for the charset of vector fonts, like `modern.fon',
|
/external/freetype/include/freetype/internal/ |
autohint.h | 139 /* Masters fonts where blend coordinates change). */
|
/external/icu4c/layout/ |
KernTable.cpp | 107 #if 0 // some old fonts have bad values here...
|
/external/icu4c/samples/layout/ |
FontMap.cpp | 141 // only be scriptCodeCount fonts in use at once,
|