Home
last modified time | relevance | path

Searched defs:metrics (Results 51 - 75 of 133) sorted by relevance

123456

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat5.java83 private BigGlyphMetrics.Builder metrics; field in IndexSubTableFormat5.Builder
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGDIFontInstance.cpp373 GLYPHMETRICS metrics; in getGlyphAdvance() local
/third_party/skia/src/ports/
H A DSkTypeface_win_dw.cpp103 DWRITE_FONT_METRICS metrics; in onGetUPEM() local
H A DSkRemotableFontMgr_win_dw.cpp167 NONCLIENTMETRICSW metrics; in getDefaultFontFamilyName() local
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H A DScenicWindow.cpp256 void ScenicWindow::onViewMetrics(const fuchsia::ui::gfx::Metrics &metrics) in onViewMetrics() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafshaper.c558 af_shaper_get_elem( AF_StyleMetrics metrics, in af_shaper_get_elem() argument
660 af_shaper_get_elem( AF_StyleMetrics metrics, in af_shaper_get_elem() argument
460 af_shaper_get_cluster( const char* p, AF_StyleMetrics metrics, void* buf_, unsigned int* count ) af_shaper_get_cluster() argument
624 af_shaper_get_cluster( const char* p, AF_StyleMetrics metrics, void* buf_, unsigned int* count ) af_shaper_get_cluster() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffgload.c261 TT_SBit_MetricsRec metrics; in FT_LOCAL_DEF() local
504 FT_Incremental_MetricsRec metrics; FT_LOCAL_DEF() local
545 FT_Glyph_Metrics* metrics = &glyph->root.metrics; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrobjs.c371 FT_Glyph_Metrics* metrics = &pfrslot->metrics; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-font.cc235 hb_ot_get_font_h_extents(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *metrics, void *user_data HB_UNUSED) hb_ot_get_font_h_extents() argument
246 hb_ot_get_font_v_extents(hb_font_t *font, void *font_data HB_UNUSED, hb_font_extents_t *metrics, void *user_data HB_UNUSED) hb_ot_get_font_v_extents() argument
/third_party/skia/tools/fonts/
H A DRandomScalerContext.cpp132 void RandomScalerContext::generateFontMetrics(SkFontMetrics* metrics) { in generateFontMetrics() argument
H A Dcreate_test_font.cpp260 SkFontMetrics metrics; in output_font() local
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper.cpp353 SkFontMetrics metrics; in Make() local
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h60 inline InternalLineMetrics& metrics() { return fMetrics; } in metrics() function in skia::textlayout::TextWrapper::TextStretch
79 void setMetrics(const InternalLineMetrics& metrics) { fMetrics = metrics; } in setMetrics() argument
/third_party/skia/experimental/sktext/src/
H A DLine.h21 SkFontMetrics metrics; in TextMetrics() local
87 Stretch(GlyphPos glyphStart, size_t textIndex, const TextMetrics& metrics) in Stretch() argument
94 Stretch(RunIndex runIndex, GlyphRange glyphRange, TextRange textRange, SkScalar width, const TextMetrics& metrics) in Stretch() argument
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.cpp95 AppStartMetrics metrics = CalcMetrics(bundleName); in ProcessSceneData() local
110 AppStartMetrics metrics = CalcMetrics(name); in HandleTimeoutInMainThr() local
347 void AppLaunchSceneDataProcessor::Report(const AppStartMetrics& metrics) in Report() argument
420 AppStartMetrics metrics = CalcMetrics(data.bundleName); in CheckOutExistStartPoint() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp1254 CaretMetricsF metrics = { { 10.0f, 50.0f }, 20.0f }; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.cpp438 CaretMetricsF metrics; in ComputeCursorOffset() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font.cpp380 FontMetrics metrics; in OH_Drawing_FontGetMetrics() local
[all...]
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysystem.cpp286 static Drm_ErrCode vectorToClist(std::vector<IMediaKeySystemService::MetircKeyValue> &metrics, in vectorToClist() argument
322 std::vector<IMediaKeySystemService::MetircKeyValue> metrics; in OH_MediaKeySystem_GetStatistics() local
[all...]
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmediakeysystem_service.cpp310 int32_t MediaKeySystemService::GetStatistics(std::vector<IMediaKeySystemService::MetircKeyValue> &metrics) in GetStatistics() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-metrics.h22 namespace metrics { namespace
/third_party/node/deps/v8/include/
H A Dv8-metrics.h21 namespace metrics { namespace
/third_party/skia/src/pdf/
H A DSkPDFType1Font.cpp219 inline static bool can_embed(const SkAdvancedTypefaceMetrics& metrics) { in can_embed() argument
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp383 SkFontMetrics metrics; in Deserialize() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfobjs.c1209 FT_Size_Metrics metrics; in FT_LOCAL_DEF() local
[all...]

Completed in 19 milliseconds

123456