Home
last modified time | relevance | path

Searched defs:metrics (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/skia/gm/
H A Dscaledemoji_rendering.cpp59 SkFontMetrics metrics; variable
H A Duserfont.cpp31 SkFontMetrics metrics; in make_tf() local
H A Dscaledemoji.cpp73 SkFontMetrics metrics; variable
121 SkFontMetrics metrics; variable
184 SkFontMetrics metrics; global() variable
[all...]
H A Dcolrv1.cpp155 SkFontMetrics metrics; variable
H A Dcoloremoji.cpp99 SkFontMetrics metrics; variable
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDemoTextBox.java93 private FontMetrics metrics; field in DemoTextBox
/third_party/node/deps/v8/src/logging/
H A Dmetrics.cc11 namespace metrics { namespace
H A Dmetrics.h21 namespace metrics { namespace
/third_party/skia/src/core/
H A DSkTypeface_remote.cpp61 void SkScalerContextProxy::generateFontMetrics(SkFontMetrics* metrics) { in generateFontMetrics() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DHorizontalMetricsTableBuilder.java48 private final List<LongHorMetric> metrics; field in HorizontalMetricsTableBuilder
50 public HorizontalMetricsTableBuilder(Font.Builder fontBuilder, List<LongHorMetric> metrics) { in HorizontalMetricsTableBuilder() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafindic.c31 af_indic_metrics_init( AF_CJKMetrics metrics, in af_indic_metrics_init() argument
59 af_indic_metrics_scale( AF_CJKMetrics metrics, in af_indic_metrics_scale() argument
91 af_indic_get_standard_widths( AF_CJKMetrics metrics, FT_Pos* stdHW, FT_Pos* stdVW ) af_indic_get_standard_widths() argument
[all...]
H A Dafloader.h45 AF_StyleMetrics metrics; member
H A Dafglobal.c421 AF_StyleMetrics metrics = NULL; in FT_LOCAL_DEF() local
[all...]
H A Dafglobal.h119 AF_StyleMetrics metrics[AF_STYLE_MAX]; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DCommandOptions.java26 public Boolean metrics = false; field in CommandOptions
/third_party/skia/tools/fonts/
H A DToolUtilsFont.cpp72 SkFontMetrics metrics; in sample_user_typeface() local
[all...]
H A DTestTypeface.cpp102 void TestTypeface::getFontMetrics(SkFontMetrics* metrics) { *metrics = fTestFont->fMetrics; } in getFontMetrics() argument
187 this->getTestTypeface()->getFontMetrics(metrics); variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat2.java68 private BigGlyphMetrics.Builder metrics; field in IndexSubTableFormat2.Builder
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c231 FT_Incremental_MetricsRec metrics; in FT_CALLBACK_DEF() local
434 FT_Glyph_Metrics* metrics = &cidglyph->metrics; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1gload.c142 FT_Incremental_MetricsRec metrics; in T1_Parse_Glyph_And_Get_Char_String() local
482 FT_Glyph_Metrics* metrics = &t1glyph->metrics; FT_LOCAL_DEF() local
[all...]
/third_party/python/Lib/tkinter/
H A Dfont.py163 def metrics(self, *options, **kw): member in Font
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
H A Dperf_puppeteer_skottie_frames.go317 var metrics skottieFramesJSONFormat var
[all...]
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
H A Dperf_puppeteer_canvas.go
/third_party/skia/modules/skparagraph/include/
H A DMetrics.h16 StyleMetrics(const TextStyle* style, SkFontMetrics& metrics) in StyleMetrics() argument
19 StyleMetrics(const TextStyle* style, RSFontMetrics& metrics) in StyleMetrics() argument
/third_party/icu/icu4c/source/samples/layout/
H A DGDIFontInstance.cpp373 GLYPHMETRICS metrics; in getGlyphAdvance() local

Completed in 9 milliseconds

1234