Home
last modified time | relevance | path

Searched defs:metrics (Results 101 - 125 of 131) sorted by relevance

123456

/third_party/libuv/src/
H A Duv-common.c1020 int uv_metrics_info(uv_loop_t* loop, uv_metrics_t* metrics) { in uv_metrics_info() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-policy.h260 const lws_metric_policy_t *metrics; /* linked-list of metric policies */ member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java31 private final Metrics metrics; field in ViewableTaggedData
37 private ViewableTaggedData(List<Marker> markers, Style style, Metrics metrics) { in ViewableTaggedData() argument
336 private final Metrics metrics; global() field in ViewableTaggedData.DrawContext
348 DrawContext(Style style, Metrics metrics, Graphics g, int x, int y) DrawContext() argument
[all...]
/third_party/skia/third_party/externals/imgui/misc/freetype/
H A Dimgui_freetype.cpp215 FT_Size_Metrics metrics = Face->size->metrics; in SetPixelHeight() local
537 const FT_Glyph_Metrics* metrics = src_tmp.Font.LoadGlyph(src_glyph.Codepoint); ImFontAtlasBuildWithFreeTypeEx() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFFont.cpp102 static bool can_embed(const SkAdvancedTypefaceMetrics& metrics) { in can_embed() argument
119 std::unique_ptr<SkAdvancedTypefaceMetrics> metrics = typeface->getAdvancedMetrics(); in GetMetrics() local
169 FontType(const SkAdvancedTypefaceMetrics& metrics) FontType() argument
190 const SkAdvancedTypefaceMetrics& metrics = *fontMetrics; GetFontResource() local
239 PopulateCommonFontDescriptor(SkPDFDict* descriptor, const SkAdvancedTypefaceMetrics& metrics, uint16_t emSize, int16_t defaultWidth) PopulateCommonFontDescriptor() argument
288 const SkAdvancedTypefaceMetrics& metrics = *metricsPtr; emit_subset_type0() local
686 const SkAdvancedTypefaceMetrics* metrics = SkPDFFont::GetMetrics(typeface, doc); CanEmbedTypeface() local
[all...]
H A DSkPDFDevice.cpp836 const SkAdvancedTypefaceMetrics* metrics = SkPDFFont::GetMetrics(typeface, fDocument); in internalDrawGlyphRun() local
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp785 void SkScalerContext_DW::generateFontMetrics(SkFontMetrics* metrics) { in generateFontMetrics() argument
[all...]
H A DSkFontHost_win.cpp916 void SkScalerContext_GDI::generateFontMetrics(SkFontMetrics* metrics) { in generateFontMetrics() argument
[all...]
H A DSkFontMgr_win_dw.cpp1272 NONCLIENTMETRICSW metrics; in SkFontMgr_New_DirectWrite() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c63 af_cjk_metrics_init_widths( AF_CJKMetrics metrics, in af_cjk_metrics_init_widths() argument
277 af_cjk_metrics_init_blues( AF_CJKMetrics metrics, FT_Face face ) af_cjk_metrics_init_blues() argument
569 af_cjk_metrics_check_digits( AF_CJKMetrics metrics, FT_Face face ) af_cjk_metrics_check_digits() argument
662 af_cjk_metrics_scale_dim( AF_CJKMetrics metrics, AF_Scaler scaler, AF_Dimension dim ) af_cjk_metrics_scale_dim() argument
757 af_cjk_metrics_scale( AF_CJKMetrics metrics, AF_Scaler scaler ) af_cjk_metrics_scale() argument
773 af_cjk_get_standard_widths( AF_CJKMetrics metrics, FT_Pos* stdHW, FT_Pos* stdVW ) af_cjk_get_standard_widths() argument
1288 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, AF_CJKMetrics metrics, AF_Dimension dim ) af_cjk_hints_compute_blue_edges() argument
1500 AF_CJKMetrics metrics = (AF_CJKMetrics)hints->metrics; af_cjk_compute_stem_width() local
[all...]
H A Daflatin.c54 af_latin_metrics_init_widths( AF_LatinMetrics metrics, in af_latin_metrics_init_widths() argument
314 af_latin_metrics_init_blues( AF_LatinMetrics metrics, FT_Face face ) af_latin_metrics_init_blues() argument
1068 af_latin_metrics_check_digits( AF_LatinMetrics metrics, FT_Face face ) af_latin_metrics_check_digits() argument
1169 af_latin_metrics_scale_dim( AF_LatinMetrics metrics, AF_Scaler scaler, AF_Dimension dim ) af_latin_metrics_scale_dim() argument
1492 af_latin_metrics_scale( AF_LatinMetrics metrics, AF_Scaler scaler ) af_latin_metrics_scale() argument
1508 af_latin_get_standard_widths( AF_LatinMetrics metrics, FT_Pos* stdHW, FT_Pos* stdVW ) af_latin_get_standard_widths() argument
1535 AF_LatinMetrics metrics = (AF_LatinMetrics)hints->metrics; FT_LOCAL_DEF() local
2746 AF_LatinMetrics metrics = (AF_LatinMetrics)hints->metrics; af_latin_compute_stem_width() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcf.h161 PCF_Metric metrics; member
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.h176 FT_Size_Metrics metrics; /* ! */ member
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp256 this->getTestSVGTypeface()->getFontMetrics(metrics); variable
279 SkFontMetrics metrics; in Default() local
333 SkFontMetrics metrics; Planets() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp93 CaretMetrics metrics; in GetCaretRect() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp468 auto metrics = context->MeasureText(text); in FfiOHOSAceFrameworkRenderingContextMeasureText() local
/third_party/node/deps/v8/include/v8-include/
H A Dv8-isolate.h44 namespace metrics { namespace
/third_party/node/deps/v8/include/
H A Dv8-isolate.h44 namespace metrics { namespace
/third_party/node/deps/v8/src/heap/
H A Dgc-tracer.cc1415 CopyTimeMetrics( ::v8::metrics::GarbageCollectionPhases& metrics, const cppgc::internal::MetricRecorder::GCCycle::IncrementalPhases& cppgc_metrics) CopyTimeMetrics() argument
1428 CopyTimeMetrics( ::v8::metrics::GarbageCollectionPhases& metrics, const cppgc::internal::MetricRecorder::GCCycle::Phases& cppgc_metrics) CopyTimeMetrics() argument
1446 CopySizeMetrics( ::v8::metrics::GarbageCollectionSizes& metrics, const cppgc::internal::MetricRecorder::GCCycle::Sizes& cppgc_metrics) CopySizeMetrics() argument
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfreetype.h1671 FT_Size_Metrics metrics; /* size metrics */ global() member
1914 FT_Glyph_Metrics metrics; global() member
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c785 FT_Glyph_Metrics* metrics = &slot->metrics; in ft_glyphslot_grid_fit_metrics() local
1027 FT_Size_Metrics* metrics = &face->size->metrics; FT_EXPORT_DEF() local
1118 FT_Glyph_Metrics* metrics = &slot->metrics; FT_EXPORT_DEF() local
3049 ft_synthesize_vertical_metrics( FT_Glyph_Metrics* metrics, FT_Pos advance ) ft_synthesize_vertical_metrics() argument
3112 FT_Size_Metrics* metrics; FT_Select_Metrics() local
3149 FT_Size_Metrics* metrics; FT_BASE_DEF() local
3300 FT_Size_Metrics* metrics = &face->size->metrics; FT_EXPORT_DEF() local
3377 FT_Size_Metrics* metrics = &face->size->metrics; FT_EXPORT_DEF() local
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp1343 SkFontMetrics metrics; local
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp275 const LineMetrics metrics = line.getMetrics(); in UNIX_ONLY_TEST() local
5709 std::vector<LineMetrics> metrics; in UNIX_ONLY_TEST() local
6433 std::vector<LineMetrics> metrics; UNIX_ONLY_TEST() local
6508 std::vector<LineMetrics> metrics; UNIX_ONLY_TEST() local
7594 std::vector<LineMetrics> metrics; UNIX_ONLY_TEST() local
[all...]
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp3554 std::vector<LineMetrics> metrics; variable
/third_party/skia/modules/skparagraph/src/
H A DRun.h508 RSFontMetrics metrics; in InternalLineMetrics() local
514 SkFontMetrics metrics; in InternalLineMetrics() local
522 SkFontMetrics metrics; in InternalLineMetrics() local
576 updateLineMetrics(InternalLineMetrics& metrics) InternalLineMetrics() argument
[all...]

Completed in 53 milliseconds

123456