Home
last modified time | relevance | path

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

12345

/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...]
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_font_metrics.cpp45 void TexgineFontMetrics::SetFontMetrics(const std::shared_ptr<RSFontMetrics> metrics) in SetFontMetrics() argument
/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
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_font_test.cpp149 auto metrics = skiaFont->GetMetrics(nullptr); in HWTEST_F() local
/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
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dline_metrics.h32 RunMetrics(const TextStyle* style, const Drawing::FontMetrics& metrics) in RunMetrics() argument
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dparagraph_test.cpp180 auto metrics = paragraph_->MeasureText(); in HWTEST_F() local
235 auto metrics = paragraph_->MeasureText(); in HWTEST_F() local
304 auto metrics = paragraph_->GetLineMetrics(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkfont_fuzzer/
H A Dndkfont_fuzzer.cpp230 OH_Drawing_Font_Metrics metrics; in NativeDrawingFontTest006() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography.h70 RunMetrics(const TextStyle* style, const Drawing::FontMetrics& metrics) in RunMetrics() argument
/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

Completed in 9 milliseconds

12345