HomeSort by relevance Sort by last modified time
    Searched refs:fonts (Results 51 - 75 of 152) sorted by null

1 23 4 5 6 7

  /frameworks/base/tools/layoutlib/rename_font/
build_font.py 18 Rename the PS name of all fonts in the input directories and copy them to the
118 # In case of invalid fonts, we exit.
124 # Some fonts are too big to be handled by the ttx library.
137 fonts = []
147 fonts.append(font)
162 fonts.append(font)
163 return fonts
166 def update_tag(tag, fonts):
168 fonts_iterator = fonts.__iter__()
205 'Regular' for plain fonts. However, some fonts don't obey this rule. W
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
font_info.cc 65 FontIdMap* fonts) {
70 fonts_ = new FontIdMap(fonts->begin(), fonts->end());
105 void FontInfo::set_fonts(FontIdMap* fonts) {
106 *fonts_ = *fonts;
font_assembler.cc 63 font_info_->GetTableMap(font_info_->fonts()->begin()->first);
156 for (FontIdMap::iterator it = font_info_->fonts()->begin();
157 it != font_info_->fonts()->end(); ++it) {
167 // Assuming all fonts referenced by the FontInfo are the subsets of the same
172 (font_info_->GetTable(font_info_->fonts()->begin()->first, Tag::loca));
  /external/fonttools/Lib/fontTools/ttLib/
macUtils.py 45 fonts = []
48 fonts.append(ttLib.TTFont(path))
51 fonts.append(ttLib.TTFont(path, index))
52 if not fonts:
53 raise ttLib.TTLibError("no fonts found in file '%s'" % path)
54 return fonts
  /external/sfntly/cpp/src/sample/subtly/
font_info.cc 65 FontIdMap* fonts) {
70 fonts_ = new FontIdMap(fonts->begin(), fonts->end());
105 void FontInfo::set_fonts(FontIdMap* fonts) {
106 *fonts_ = *fonts;
font_assembler.cc 63 font_info_->GetTableMap(font_info_->fonts()->begin()->first);
156 for (FontIdMap::iterator it = font_info_->fonts()->begin();
157 it != font_info_->fonts()->end(); ++it) {
167 // Assuming all fonts referenced by the FontInfo are the subsets of the same
172 (font_info_->GetTable(font_info_->fonts()->begin()->first, Tag::loca));
  /external/chromium_org/third_party/sfntly/cpp/src/test/
cmap_iterator_test.cc 76 FontArray fonts; local
79 LoadFont(file_name, font_factory, &fonts);
81 font.Attach(fonts[0].Detach());
  /external/icu/icu4c/source/layoutex/layout/
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/sfntly/cpp/src/test/
cmap_iterator_test.cc 76 FontArray fonts; local
79 LoadFont(file_name, font_factory, &fonts);
81 font.Attach(fonts[0].Detach());
  /external/chromium_org/ui/gfx/
font_list.cc 38 FontList::FontList(const std::vector<Font>& fonts)
39 : impl_(new FontListImpl(fonts)) {}
  /external/chromium_org/build/
install-build-deps-android.sh 22 --no-syms --no-arm --no-chromeos-fonts --no-nacl --no-prompt
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BidiRenderer.java 73 * @param paint The Paint to use to get the fonts. Should not be null.
178 // fonts to check which one can draw it.
209 "Some fonts could not be loaded. The rendering may not be perfect. " +
267 boolean isRtl, List<Font> fonts) {
277 setScriptFont(text, run, fonts);
286 List<Font> fonts) {
287 for (Font font : fonts) {
297 run.font = fonts.get(0);
  /external/chromium_org/third_party/WebKit/Source/platform/
blink_platform.target.darwin-arm.mk 213 third_party/WebKit/Source/platform/fonts/Character.cpp \
214 third_party/WebKit/Source/platform/fonts/Font.cpp \
215 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
216 third_party/WebKit/Source/platform/fonts/FontData.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
218 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
221 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
222 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.darwin-arm64.mk 212 third_party/WebKit/Source/platform/fonts/Character.cpp \
213 third_party/WebKit/Source/platform/fonts/Font.cpp \
214 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
215 third_party/WebKit/Source/platform/fonts/FontData.cpp \
216 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
218 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
221 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.darwin-mips.mk 212 third_party/WebKit/Source/platform/fonts/Character.cpp \
213 third_party/WebKit/Source/platform/fonts/Font.cpp \
214 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
215 third_party/WebKit/Source/platform/fonts/FontData.cpp \
216 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
218 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
221 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.darwin-x86.mk 212 third_party/WebKit/Source/platform/fonts/Character.cpp \
213 third_party/WebKit/Source/platform/fonts/Font.cpp \
214 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
215 third_party/WebKit/Source/platform/fonts/FontData.cpp \
216 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
218 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
221 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.darwin-x86_64.mk 212 third_party/WebKit/Source/platform/fonts/Character.cpp \
213 third_party/WebKit/Source/platform/fonts/Font.cpp \
214 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
215 third_party/WebKit/Source/platform/fonts/FontData.cpp \
216 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
218 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
221 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.linux-arm.mk 213 third_party/WebKit/Source/platform/fonts/Character.cpp \
214 third_party/WebKit/Source/platform/fonts/Font.cpp \
215 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
216 third_party/WebKit/Source/platform/fonts/FontData.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
218 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
221 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
222 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.linux-arm64.mk 212 third_party/WebKit/Source/platform/fonts/Character.cpp \
213 third_party/WebKit/Source/platform/fonts/Font.cpp \
214 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
215 third_party/WebKit/Source/platform/fonts/FontData.cpp \
216 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
218 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
221 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.linux-mips.mk 212 third_party/WebKit/Source/platform/fonts/Character.cpp \
213 third_party/WebKit/Source/platform/fonts/Font.cpp \
214 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
215 third_party/WebKit/Source/platform/fonts/FontData.cpp \
216 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
218 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
221 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.linux-x86.mk 212 third_party/WebKit/Source/platform/fonts/Character.cpp \
213 third_party/WebKit/Source/platform/fonts/Font.cpp \
214 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
215 third_party/WebKit/Source/platform/fonts/FontData.cpp \
216 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
218 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
221 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
blink_platform.target.linux-x86_64.mk 212 third_party/WebKit/Source/platform/fonts/Character.cpp \
213 third_party/WebKit/Source/platform/fonts/Font.cpp \
214 third_party/WebKit/Source/platform/fonts/FontCache.cpp \
215 third_party/WebKit/Source/platform/fonts/FontData.cpp \
216 third_party/WebKit/Source/platform/fonts/FontDataCache.cpp \
217 third_party/WebKit/Source/platform/fonts/FontDescription.cpp \
218 third_party/WebKit/Source/platform/fonts/FontFallbackList.cpp \
219 third_party/WebKit/Source/platform/fonts/FontFamily.cpp \
220 third_party/WebKit/Source/platform/fonts/FontFeatureSettings.cpp \
221 third_party/WebKit/Source/platform/fonts/GenericFontFamilySettings.cpp
    [all...]
  /external/chromium_org/components/autofill/content/browser/risk/
fingerprint.cc 75 // Adds the list of |fonts| to the |machine|.
76 void AddFontsToFingerprint(const base::ListValue& fonts,
78 for (base::ListValue::const_iterator it = fonts.begin();
79 it != fonts.end(); ++it) {
207 void OnGotFonts(scoped_ptr<base::ListValue> fonts);
334 void FingerprintDataLoader::OnGotFonts(scoped_ptr<base::ListValue> fonts) {
336 fonts_.reset(fonts.release());
  /external/chromium_org/third_party/WebKit/Source/platform/mac/
WebFontCache.mm 102 // comparing the desiredFamily to the PostScript name of the installed fonts. If that fails
103 // we then do a search based on the family names of the installed fonts.
149 NSArray *fonts = [fontManager availableMembersOfFontFamily:availableFamily];
150 unsigned n = [fonts count];
153 NSArray *fontInfo = [fonts objectAtIndex:i];
194 // There are some malformed fonts that will be correctly returned by -fontWithFamily:traits:weight:size: as a match for a particular trait,
  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_browsertest.js 18 browsePreload: 'chrome://settings-frame/fonts',

Completed in 753 milliseconds

1 23 4 5 6 7