| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
| H A D | text_line_base_test.cpp | 140 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 D | text_line_base_test.cpp | 137 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 D | text_line_base.cpp | 86 double TextLineBaseImpl::GetTypographicBounds(double* ascent, double* descent, double* leading) const
in GetTypographicBounds() argument
|
| H A D | run_impl.cpp | 119 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 D | run_impl.cpp | 122 float RunImpl::GetTypographicBounds(float* ascent, float* descent, float* leading) const in GetTypographicBounds() argument
|
| H A D | text_line_impl.cpp | 86 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 D | line_metrics.h | 48 double descent = 0.0; member in OHOS::Rosen::SPText::LineMetrics
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
| H A D | drawing_font.h | 458 float descent; member
|
| /third_party/cups-filters/fontembed/ |
| H A D | embed_pdf.h | 13 int descent; member
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | view-options.hh | 52 double ascent, descent, line_gap; member
|
| H A D | view-cairo.hh | 117 double descent = y_sign * font_extents.descent; in render() local
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextLineBaseImpl.cpp | 74 double TextLineBaseImpl::getTypographicBounds(double* ascent, double* descent, double* leading) const in getTypographicBounds() argument
|
| H A D | RunBaseImpl.cpp | 323 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 D | drawing_text_line_test.cpp | 415 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 D | drawing_text_run_test.cpp | 171 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 D | drawing_text_run.cpp | 95 float OH_Drawing_GetRunTypographicBounds(OH_Drawing_Run* run, float* ascent, float* descent, float* leading) in OH_Drawing_GetRunTypographicBounds() argument
|
| H A D | drawing_text_line.cpp | 292 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 D | FontMap.cpp | 264 le_int32 ascent, descent, leading; in getMaxMetrics() local
|
| H A D | paragraph.cpp | 94 le_int32 descent = 0; in Paragraph() local
|
| H A D | pflow.c | 117 le_int32 descent = 0; in pf_create() local
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | FontMap.cpp | 264 le_int32 ascent, descent, leading; in getMaxMetrics() local
|
| H A D | paragraph.cpp | 94 le_int32 descent = 0; in Paragraph() local
|
| /foundation/graphic/graphic_3d/lume/LumeFont/api/ |
| H A D | intf_font.h | 54 float descent; member
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/run_napi/ |
| H A D | js_run.cpp | 415 float descent = 0.0;
in OnGetTypographicBounds() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/ |
| H A D | napi_common.cpp | 795 GetTypographicBoundsAndConvertToJsValue(napi_env env, float ascent, float descent, float leading, float width) GetTypographicBoundsAndConvertToJsValue() argument
|