Home
last modified time | relevance | path

Searched defs:ascent (Results 1 - 25 of 47) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dtext_line_base_test.cpp139 double ascent = 0; in HWTEST_F() local
167 double ascent = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Dtext_line_base_test.cpp136 double ascent = 0; in HWTEST_F() local
161 double ascent = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtext_line_base.cpp86 double TextLineBaseImpl::GetTypographicBounds(double* ascent, double* descent, double* leading) const in GetTypographicBounds() argument
H A Drun_impl.cpp119 float RunImpl::GetTypographicBounds(float* ascent, float* descent, float* leading) const in GetTypographicBounds() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Drun_impl.cpp122 float RunImpl::GetTypographicBounds(float* ascent, float* descent, float* leading) const in GetTypographicBounds() argument
H A Dtext_line_impl.cpp86 double TextLineImpl::GetTypographicBounds(double* ascent, double* descent, double* leading) const in GetTypographicBounds() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dline_metrics.h47 double ascent = 0.0; member in OHOS::Rosen::SPText::LineMetrics
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_font.h456 float ascent; member
/third_party/cups-filters/fontembed/
H A Dembed_pdf.h12 int ascent; member
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dview-options.hh52 double ascent, descent, line_gap; member
H A Dview-cairo.hh116 double ascent = y_sign * font_extents.ascent; in render() local
/third_party/skia/modules/skparagraph/src/
H A DTextLineBaseImpl.cpp74 double TextLineBaseImpl::getTypographicBounds(double* ascent, double* descent, double* leading) const in getTypographicBounds() argument
H A DRunBaseImpl.cpp323 float RunBaseImpl::getTypographicBounds(float* ascent, float* descent, float* leading) const in getTypographicBounds() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_line_test.cpp414 double ascent = 0.0; in HWTEST_F() local
446 double ascent = 0.0; in HWTEST_F() local
479 double ascent = 0.0; in HWTEST_F() local
510 double ascent in HWTEST_F() local
[all...]
H A Ddrawing_text_run_test.cpp170 float ascent = 0.0; in HWTEST_F() local
268 float ascent = 0.0; in HWTEST_F() local
515 float ascent = 0.0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_run.cpp95 float OH_Drawing_GetRunTypographicBounds(OH_Drawing_Run* run, float* ascent, float* descent, float* leading) in OH_Drawing_GetRunTypographicBounds() argument
H A Ddrawing_text_line.cpp292 double OH_Drawing_TextLineGetTypographicBounds(OH_Drawing_TextLine* line, double* ascent, double* descent, in OH_Drawing_TextLineGetTypographicBounds() argument
/third_party/icu/icu4c/source/samples/layout/
H A DFontMap.cpp264 le_int32 ascent, descent, leading; in getMaxMetrics() local
H A Dparagraph.cpp93 le_int32 ascent = 0; in Paragraph() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DFontMap.cpp264 le_int32 ascent, descent, leading; in getMaxMetrics() local
H A Dparagraph.cpp93 le_int32 ascent = 0; in Paragraph() local
/foundation/graphic/graphic_3d/lume/LumeFont/api/
H A Dintf_font.h53 float ascent; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftwinfnt.h192 FT_UShort ascent; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/run_napi/
H A Djs_run.cpp414 float ascent = 0.0; in OnGetTypographicBounds() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp795 napi_value GetTypographicBoundsAndConvertToJsValue(napi_env env, float ascent, in GetTypographicBoundsAndConvertToJsValue() argument

Completed in 21 milliseconds

12