Home
last modified time | relevance | path

Searched defs:font (Results 1 – 25 of 593) sorted by relevance

12345678910>>...24

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-font.cc78 hb_font_get_font_h_extents_default (hb_font_t *font, in hb_font_get_font_h_extents_default()
103 hb_font_get_font_v_extents_default (hb_font_t *font, in hb_font_get_font_v_extents_default()
129 hb_font_get_nominal_glyph_default (hb_font_t *font, in hb_font_get_nominal_glyph_default()
145 hb_font_get_nominal_glyphs_default (hb_font_t *font, in hb_font_get_nominal_glyphs_default()
185 hb_font_get_variation_glyph_default (hb_font_t *font, in hb_font_get_variation_glyph_default()
197 hb_font_get_glyph_h_advance_nil (hb_font_t *font, in hb_font_get_glyph_h_advance_nil()
206 hb_font_get_glyph_h_advance_default (hb_font_t *font, in hb_font_get_glyph_h_advance_default()
221 hb_font_get_glyph_v_advance_nil (hb_font_t *font, in hb_font_get_glyph_v_advance_nil()
231 hb_font_get_glyph_v_advance_default (hb_font_t *font, in hb_font_get_glyph_v_advance_default()
248 hb_font_get_glyph_h_advances_default (hb_font_t* font, in hb_font_get_glyph_h_advances_default()
[all …]
Dhb-ot-math.cc87 hb_ot_math_get_constant (hb_font_t *font, in hb_ot_math_get_constant()
106 hb_ot_math_get_glyph_italics_correction (hb_font_t *font, in hb_ot_math_get_glyph_italics_correction()
132 hb_ot_math_get_glyph_top_accent_attachment (hb_font_t *font, in hb_ot_math_get_glyph_top_accent_attachment()
176 hb_ot_math_get_glyph_kerning (hb_font_t *font, in hb_ot_math_get_glyph_kerning()
211 hb_ot_math_get_glyph_variants (hb_font_t *font, in hb_ot_math_get_glyph_variants()
243 hb_ot_math_get_min_connector_overlap (hb_font_t *font, in hb_ot_math_get_min_connector_overlap()
275 hb_ot_math_get_glyph_assembly (hb_font_t *font, in hb_ot_math_get_glyph_assembly()
Dhb-ot-metrics.cc60 _hb_ot_metrics_get_position_common (hb_font_t *font, in _hb_ot_metrics_get_position_common()
132 hb_ot_metrics_get_position (hb_font_t *font, in hb_ot_metrics_get_position()
207 hb_ot_metrics_get_variation (hb_font_t *font, hb_ot_metrics_tag_t metrics_tag) in hb_ot_metrics_get_variation()
225 hb_ot_metrics_get_x_variation (hb_font_t *font, hb_ot_metrics_tag_t metrics_tag) in hb_ot_metrics_get_x_variation()
243 hb_ot_metrics_get_y_variation (hb_font_t *font, hb_ot_metrics_tag_t metrics_tag) in hb_ot_metrics_get_y_variation()
Dhb-ot-font.cc102 hb_ot_get_glyph_h_advances (hb_font_t* font, void* font_data, in hb_ot_get_glyph_h_advances()
122 hb_ot_get_glyph_v_advances (hb_font_t* font, void* font_data, in hb_ot_get_glyph_v_advances()
142 hb_ot_get_glyph_v_origin (hb_font_t *font, in hb_ot_get_glyph_v_origin()
179 hb_ot_get_glyph_extents (hb_font_t *font, in hb_ot_get_glyph_extents()
235 hb_ot_get_font_h_extents (hb_font_t *font, in hb_ot_get_font_h_extents()
246 hb_ot_get_font_v_extents (hb_font_t *font, in hb_ot_get_font_v_extents()
310 hb_ot_font_set_funcs (hb_font_t *font) in hb_ot_font_set_funcs()
320 _glyf_get_side_bearing_var (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical) in _glyf_get_side_bearing_var()
326 _glyf_get_advance_var (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical) in _glyf_get_advance_var()
Dhb-ot-shape-fallback.cc210 hb_font_t *font, in position_mark()
317 hb_font_t *font, in position_around_base()
413 hb_font_t *font, in position_cluster()
441 hb_font_t *font, in _hb_ot_shape_fallback_mark_position()
479 hb_font_t *font; member
487 hb_font_t *font, in _hb_ot_shape_fallback_kern()
518 hb_font_t *font, in _hb_ot_shape_fallback_spaces()
Dhb-ft.cc144 hb_ft_font_set_load_flags (hb_font_t *font, int load_flags) in hb_ft_font_set_load_flags()
171 hb_ft_font_get_load_flags (hb_font_t *font) in hb_ft_font_get_load_flags()
193 hb_ft_font_get_face (hb_font_t *font) in hb_ft_font_get_face()
214 hb_ft_font_lock_face (hb_font_t *font) in hb_ft_font_lock_face()
235 hb_ft_font_unlock_face (hb_font_t *font) in hb_ft_font_unlock_face()
324 hb_ft_get_glyph_h_advances (hb_font_t* font, void* font_data, in hb_ft_get_glyph_h_advances()
365 hb_ft_get_glyph_v_advance (hb_font_t *font, in hb_ft_get_glyph_v_advance()
386 hb_ft_get_glyph_v_origin (hb_font_t *font, in hb_ft_get_glyph_v_origin()
415 hb_ft_get_glyph_h_kerning (hb_font_t *font, in hb_ft_get_glyph_h_kerning()
433 hb_ft_get_glyph_extents (hb_font_t *font, in hb_ft_get_glyph_extents()
[all …]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontUtils.java87 public static Table getTable(Font font, int tag) { in getTable()
104 public static CMapTable getCMapTable(Font font) { in getCMapTable()
117 public static CMap getUCSCMap(Font font) { in getUCSCMap()
144 public static LocaTable getLocaTable(Font font) { in getLocaTable()
157 public static GlyphTable getGlyphTable(Font font) { in getGlyphTable()
DFontInfo.java64 public static String sfntVersion(Font font) { in sfntVersion()
80 public static DataDisplayTable listFontMetrics(Font font) { in listFontMetrics()
130 public static DataDisplayTable listTables(Font font) { in listTables()
175 public static DataDisplayTable listNameEntries(Font font) { in listNameEntries()
223 public static DataDisplayTable listCmaps(Font font) { in listCmaps()
249 public static int numChars(Font font) { in numChars()
275 public static DataDisplayTable listChars(Font font) { in listChars()
308 public static DataDisplayTable listCharBlockCoverage(Font font) { in listCharBlockCoverage()
363 public static DataDisplayTable listScriptCoverage(Font font) { in listScriptCoverage()
416 public static DataDisplayTable listCharsNeededToCoverScript(Font font) { in listCharsNeededToCoverScript()
[all …]
/third_party/icu/icu4c/source/test/perf/leperf/
Dcfonts.cpp30 void le_fontClose(le_font *font) in le_fontClose()
37 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encodin… in le_getNameString()
44 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_… in le_getUnicodeNameString()
51 void le_deleteNameString(le_font *font, const char *name) in le_deleteNameString()
58 void le_deleteUnicodeNameString(le_font *font, const LEUnicode16 *name) in le_deleteUnicodeNameString()
65 le_uint32 le_getFontChecksum(le_font *font) in le_getFontChecksum()
/third_party/icu/icu4c/source/test/letest/
Dcfonts.cpp31 void le_fontClose(le_font *font) in le_fontClose()
38 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encodin… in le_getNameString()
45 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_… in le_getUnicodeNameString()
52 void le_deleteNameString(le_font *font, const char *name) in le_deleteNameString()
59 void le_deleteUnicodeNameString(le_font *font, const LEUnicode16 *name) in le_deleteUnicodeNameString()
66 le_uint32 le_getFontChecksum(le_font *font) in le_getFontChecksum()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-metrics-tt-var.c37 hb_font_t *font = hb_font_create (face); in test_extents_tt_var() local
69 hb_font_t *font = hb_font_create (face); in test_advance_tt_var_nohvar() local
105 hb_font_t *font = hb_font_create (face); in test_advance_tt_var_hvarvvar() local
141 hb_font_t *font = hb_font_create (face); in test_advance_tt_var_anchor() local
173 hb_font_t *font = hb_font_create (face); in test_extents_tt_var_comp() local
215 hb_font_t *font = hb_font_create (face); in test_advance_tt_var_comp_v() local
241 hb_font_t *font = hb_font_create (face); in test_advance_tt_var_gvar_infer() local
Dtest-draw.c176 hb_font_t *font = hb_font_create (face); in test_hb_draw_glyf() local
237 hb_font_t *font = hb_font_create (face); in test_hb_draw_cff1() local
260 hb_font_t *font = hb_font_create (face); in test_hb_draw_cff1_rline() local
284 hb_font_t *font = hb_font_create (face); in test_hb_draw_cff2() local
330 hb_font_t *font = hb_font_create (face); in test_hb_draw_ttf_parser_tests() local
376 hb_font_t *font = hb_font_create (face); in test_hb_draw_ttf_parser_tests() local
393 hb_font_t *font = hb_font_create (face); in test_hb_draw_ttf_parser_tests() local
419 hb_font_t *font = hb_font_create (face); in test_hb_draw_font_kit_glyphs_tests() local
448 hb_font_t *font = hb_font_create (face); in test_hb_draw_font_kit_glyphs_tests() local
489 hb_font_t *font = hb_font_create (face); in test_hb_draw_font_kit_glyphs_tests() local
[all …]
Dtest-ot-extents-cff.c37 hb_font_t *font = hb_font_create (face); in test_extents_cff1() local
76 hb_font_t *font = hb_font_create (face); in test_extents_cff1_flex() local
98 hb_font_t *font = hb_font_create (face); in test_extents_cff1_seac() local
128 hb_font_t *font = hb_font_create (face); in test_extents_cff2() local
160 hb_font_t *font = hb_font_create (face); in test_extents_cff2_vsindex() local
192 hb_font_t *font = hb_font_create (face); in test_extents_cff2_vsindex_named_instance() local
Dtest-ot-glyphname.c31 test_one_glyph (hb_font_t *font, hb_codepoint_t gid, const char *name) in test_one_glyph()
48 hb_font_t *font = hb_font_create (face); in test_standard_names() local
61 hb_font_t *font = hb_font_create (face); in test_non_standard_names() local
74 hb_font_t *font = hb_font_create (face); in test_predef_charset_names() local
/third_party/skia/src/core/
DSkFontPriv.h48 static SkMatrix MakeTextMatrix(const SkFont& font) { in MakeTextMatrix()
67 static bool IsFinite(const SkFont& font) { in IsFinite()
81 static inline uint8_t Flags(const SkFont& font) { return font.fFlags; } in Flags()
86 SkAutoToGlyphs(const SkFont& font, const void* text, size_t length, SkTextEncoding encoding) { in SkAutoToGlyphs()
DSkStrikeSpec.cpp30 SkStrikeSpec SkStrikeSpec::MakeMask(const SkFont& font, const SkPaint& paint, in MakeMask()
39 const SkFont& font, const SkPaint& paint, in MakePath()
59 const SkFont& font, in MakeSourceFallback()
90 const SkFont& font, const SkPaint* paint) { in MakeCanonicalized()
110 SkStrikeSpec SkStrikeSpec::MakeWithNoDevice(const SkFont& font, const SkPaint* paint) { in MakeWithNoDevice()
121 const SkPaint& paint, const SkFont& font, const SkMatrix& viewMatrix) { in ShouldDrawAsPath()
153 SkFont font; in MakePDFVector() local
175 SkStrikeSpec::MakeSDFT(const SkFont& font, const SkPaint& paint, in MakeSDFT()
200 SkStrikeSpec::SkStrikeSpec(const SkFont& font, const SkPaint& paint, in SkStrikeSpec()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/
DSFLint.java97 private void lintNameTable(Font font) { in lintNameTable()
119 private void lintWindowsClipping(Font font) { in lintWindowsClipping()
159 private void lintAdvanceWidths(Font font) { in lintAdvanceWidths()
175 private void lintCompositeGlyph(Font font, CompositeGlyph glyph, int glyphId) { in lintCompositeGlyph()
197 private void lintAllGlyphs(Font font) { in lintAllGlyphs()
213 private void lintOS2Misc(Font font) { in lintOS2Misc()
227 private void lintFont(Font font) { in lintFont()
/third_party/skia/modules/canvaskit/
Dfont.js4 CanvasKit.Canvas.prototype.drawText = function(str, x, y, paint, font) { argument
177 CanvasKit.TextBlob.MakeOnPath = function(str, path, font, initialOffset) { argument
239 CanvasKit.TextBlob.MakeFromRSXform = function(str, rsxForms, font) { argument
261 CanvasKit.TextBlob.MakeFromRSXformGlyphs = function(glyphs, rsxForms, font) { argument
279 CanvasKit.TextBlob.MakeFromGlyphs = function(glyphs, font) { argument
292 CanvasKit.TextBlob.MakeFromText = function(str, font) { argument
/third_party/skia/modules/canvaskit/tests/
Dfont.spec.js41 const font = new CanvasKit.Font(null, 24); constant
73 const font = new CanvasKit.Font(notoSerif, 24); constant
104 const font = new CanvasKit.Font(bungee, 24); constant
129 const font = new CanvasKit.Font(notoSerif, 24); constant
242 const font = new CanvasKit.Font(typeface, 24); constant
280 const font = new CanvasKit.Font(typeface, fontSizes[idx]); constant
325 const font = new CanvasKit.Font(null, 100); constant
342 const font = new CanvasKit.Font(null, 100); constant
/third_party/typescript/scripts/
Dword2md.mjs303 findReplace("", { font: { subscript: true } }, "<sub>^&</sub>", { font: { subscript: false } }); property
307 …findReplace("", { font: { bold: true, italic: true } }, "***^&***", { font: { bold: false, italic:… property
308 findReplace("", { font: { italic: true } }, "*^&*", { font: { italic: false } }); property
/third_party/skia/gm/
Dstroketext.cpp41 static void draw_text_stroked(SkCanvas* canvas, const SkPaint& paint, const SkFont& font, in draw_text_stroked()
60 static void draw_text_set(SkCanvas* canvas, const SkPaint& paint, const SkFont& font) { in draw_text_set()
125 SkFont font(ttf, 100); variable
139 SkFont font(otf, 100); variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dstats.cc27 int32_t TotalFontSize(Font* font) { in TotalFontSize()
37 double TableSizePercent(Font* font, int32_t tag) { in TableSizePercent()
42 void PrintComparison(FILE* out, Font* font, Font* new_font) { in PrintComparison()
70 void PrintStats(FILE* out, Font* font) { in PrintStats()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DRenumberingCMapTableSubsetter.java40 private static CMapFormat4 getCMapFormat4(Font font) { in getCMapFormat4()
50 static Map<Integer, Integer> computeMapping(Subsetter subsetter, Font font) { in computeMapping()
67 public boolean subset(Subsetter subsetter, Font font, Builder fontBuilder) throws IOException { in subset()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DNameEditingTests.java57 Font font = fontBuilder.build(); in testChangeOneName() local
89 Font font = fontBuilder.build(); in testModifyNameTableAndRevert() local
116 Font font = fontBuilder.build(); in testRemoveOneName() local
147 Font font = fontBuilder.build(); in testClearAllNamesAndSetOne() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DGlyphCoverage.java45 public static List<Integer> getGlyphCoverage(Font font, String string) { in getGlyphCoverage()
61 private static void touchGlyph(Font font, Set<Integer> coverage, int glyphId) { in touchGlyph()
88 private static Glyph getGlyph(Font font, int glyphId) { in getGlyph()

12345678910>>...24