Home
last modified time | relevance | path

Searched defs:descent (Results 1 - 25 of 45) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dtext_line_base_test.cpp140 double descent = 0; in HWTEST_F() local
168 double descent = 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.cpp137 double descent = 0; in HWTEST_F() local
162 double descent = 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.h48 double descent = 0.0; member in OHOS::Rosen::SPText::LineMetrics
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_font.h458 float descent; member
/third_party/cups-filters/fontembed/
H A Dembed_pdf.h13 int descent; member
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dview-options.hh52 double ascent, descent, line_gap; member
H A Dview-cairo.hh117 double descent = y_sign * font_extents.descent; 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.cpp415 double descent = 0.0; in HWTEST_F() local
447 double descent = 0.0; in HWTEST_F() local
480 double descent = 0.0; in HWTEST_F() local
515 double descent in HWTEST_F() local
[all...]
H A Ddrawing_text_run_test.cpp171 float descent = 0.0; in HWTEST_F() local
269 float descent = 0.0; in HWTEST_F() local
516 float descent = 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.cpp94 le_int32 descent = 0; in Paragraph() local
H A Dpflow.c117 le_int32 descent = 0; in pf_create() 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.cpp94 le_int32 descent = 0; in Paragraph() local
/foundation/graphic/graphic_3d/lume/LumeFont/api/
H A Dintf_font.h54 float descent; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/run_napi/
H A Djs_run.cpp415 float descent = 0.0; in OnGetTypographicBounds() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp795 GetTypographicBoundsAndConvertToJsValue(napi_env env, float ascent, float descent, float leading, float width) GetTypographicBoundsAndConvertToJsValue() argument

Completed in 13 milliseconds

12