/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | paragraph_builder_impl.cpp | 36 RSFontStyle::Slant ConvertToRSFontSlant(FontStyle fontStyle) in ConvertToRSFontSlant() 59 RSFontStyle MakeFontStyle(FontWeight fontWeight, FontWidth fontWidth, FontStyle fontStyle) in MakeFontStyle()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-textclock.md | 137 ### fontStyle subsection
|
H A D | ts-basic-components-texttimer.md | 104 ### fontStyle subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-textclock.md | 149 ### fontStyle subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | textarea_composed_element.cpp | 129 auto fontStyle = placeHoldStyle.GetFontStyle(); in GetPlaceholderFont() local 174 auto fontStyle = in GetTextFontStyle() local
|
H A D | textinput_composed_element.cpp | 133 auto fontStyle = placeHoldStyle.GetFontStyle(); in GetPlaceholderFont() local 170 auto fontStyle = in GetTextInputFontStyle() local
|
H A D | text_clock_composed_element.cpp | 108 auto fontStyle = in GetTextFontStyle() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A D | indexer_model_ng.cpp | 95 …std::optional<std::vector<std::string>>& fontFamily, std::optional<OHOS::Ace::FontStyle>& fontStyl… in SetSelectedFont() 111 …std::optional<std::vector<std::string>>& fontFamily, std::optional<OHOS::Ace::FontStyle>& fontStyl… in SetPopupFont() 127 …std::optional<std::vector<std::string>>& fontFamily, std::optional<OHOS::Ace::FontStyle>& fontStyl… in SetFont() 399 std::optional<OHOS::Ace::FontStyle>& fontStyle) in SetSelectedFont() 416 std::optional<OHOS::Ace::FontStyle>& fontStyle) in SetPopupFont() 433 std::optional<OHOS::Ace::FontStyle>& fontStyle) in SetFont()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_indexer.cpp | 190 std::optional<FontStyle> fontStyle; in SetSelectedFont() local 205 std::optional<FontStyle> fontStyle; in SetPopupFont() local 220 std::optional<FontStyle> fontStyle; in SetFont() local 284 std::optional<FontStyle>& fontStyle) in GetFontContent()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyleset_fuzzer/ |
H A D | fontstyleset_fuzzer.cpp | 77 … FontStyle fontStyle = FontStyle(weight, width, static_cast<FontStyle::Slant>(slant % SLANT_SIZE)); in FontStyleSetFuzzTest002() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | text_style.cpp | 23 FontStyle fontStyle, const Color& textColor) in TextStyle()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_typeface.cpp | 67 FontStyle fontStyle; in GetFontStyle() local 248 std::shared_ptr<Typeface> SkiaTypeface::MakeFromName(const char familyName[], FontStyle fontStyle) in MakeFromName()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_font_mgr.cpp | 162 … OH_Drawing_FontMgr* drawingFontMgr, const char* familyName, OH_Drawing_FontStyleStruct fontStyle) in OH_Drawing_FontMgrMatchFamilyStyle() 180 … const char* familyName, OH_Drawing_FontStyleStruct fontStyle, const char* bcp47[], int bcp47Count, in OH_Drawing_FontMgrMatchFamilyStyleCharacter()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | button_request_data.h | 46 std::optional<Ace::FontStyle> fontStyle; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
H A D | font_parser.cpp | 304 auto fontStyle = typeface->GetFontStyle(); in SetFontDescriptor() local 427 auto fontStyle = item->GetFontStyle(); in CreateFontDescriptors() local 468 auto fontStyle = typeface->GetFontStyle(); in ParseFontDescriptor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_paint_property.cpp | 89 auto fontStyle = JsonUtil::Create(true); in ToJsonValueForCapsule() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/measure/ |
H A D | cj_measure_ffi.h | 41 int32_t fontStyle; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | measure_util.h | 41 FontStyle fontStyle = FontStyle::NORMAL; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | paragraph_style.h | 47 FontStyle fontStyle = FontStyle::NORMAL; variable
|
H A D | text_style.h | 122 FontStyle fontStyle = FontStyle::NORMAL; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_span_ffi.cpp | 113 void FfiOHOSAceFrameworkSpanSetFontStyle(int32_t fontStyle) in FfiOHOSAceFrameworkSpanSetFontStyle()
|
H A D | cj_texttimer_ffi.cpp | 112 void FfiOHOSAceFrameworkTextTimerSetFontStyle(int32_t fontStyle) in FfiOHOSAceFrameworkTextTimerSetFontStyle()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
H A D | font_mgr.cpp | 63 Typeface* FontMgr::MatchFamilyStyleCharacter(const char familyName[], const FontStyle& fontStyle, in MatchFamilyStyleCharacter()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontmgr_fuzzer/ |
H A D | fontmgr_fuzzer.cpp | 264 … FontStyle fontStyle = FontStyle(weight, width, static_cast<FontStyle::Slant>(slant % SLANT_SIZE)); in FontMgrFuzzTest006() local 329 … FontStyle fontStyle = FontStyle(weight, width, static_cast<FontStyle::Slant>(slant % SLANT_SIZE)); in FontMgrFuzzTest008() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | alphabet_indexer_modifier.cpp | 76 std::optional<Ace::FontStyle> fontStyle = FONT_STYLES[0]; in SetSelectedFont() local 95 std::optional<Ace::FontStyle> fontStyle = selectTextStyle.GetFontStyle(); in ResetSelectedFont() local 110 std::optional<Ace::FontStyle> fontStyle = FONT_STYLES[0]; in SetPopupFont() local 129 std::optional<Ace::FontStyle> fontStyle = popupTextStyle.GetFontStyle(); in ResetPopupFont() local 144 std::optional<Ace::FontStyle> fontStyle = FONT_STYLES[0]; in SetAlphabetIndexerFont() local 163 std::optional<Ace::FontStyle> fontStyle = defaultTextStyle.GetFontStyle(); in ResetAlphabetIndexerFont() local
|