/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_offscreen_canvas_bridge.cpp | 177 std::string fontSize = fontProp.substr(0, fontProp.size() - 2); in JsParseTextState() local 1861 std::string fontSize = fontProp.substr(0, fontProp.size() - 2); in JsFontSetter() local
|
H A D | jsi_canvas_bridge.cpp | 220 std::string fontSize = fontProp.substr(0, fontProp.size() - 2); in JsParseTextState() local 2222 std::string fontSize = fontProp.substr(0, fontProp.size() - 2); in JsFontSetter() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_event_hub.cpp | 183 void RichEditorAbstractSpanResult::SetFontSize(double fontSize) in SetFontSize() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_content_modifier.cpp | 476 float fontSize = fontSizeFloat_->Get(); in DrawObscuration() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_layout_algorithm.cpp | 601 Dimension fontSize; in UpdateTextStyle() local 656 Dimension fontSize; in UpdatePlaceholderTextStyle() local 1056 float fontSize = 0.0f; AdaptInlineFocusFontSize() local [all...] |
H A D | text_field_model_ng.cpp | 1469 Dimension fontSize; in GetPlaceholderFont() local
|
H A D | text_field_pattern.cpp | 407 Dimension fontSize; in GetTextOrPlaceHolderFontSize() local 3314 Dimension fontSize = layoutProperty->GetFontSizeValue(theme->GetFontSize()); in CanChangeSelectState() local 4443 float TextFieldPattern::FontSizeConvertToPx(const Dimension& fontSize) in FontSizeConvertToPx() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_text_modifier.cpp | 266 void SetFontSize(ArkUINodeHandle node, ArkUI_Float32 fontSize, ArkUI_Int32 unit) in SetFontSize() argument 276 CalcDimension fontSize = theme->GetTextStyle().GetFontSize(); in SetFontSize() local 289 CalcDimension fontSize = theme->GetTextStyle().GetFontSize(); in ResetFontSize() local [all...] |
H A D | node_swiper_modifier.cpp | 332 CalcDimension fontSize = StringUtils::StringToCalcDimension(size, false, DimensionUnit::VP); in GetFontContent() local
|
H A D | node_text_input_modifier.cpp | 502 CalcDimension fontSize; in SetTextInputFontSize() local 580 CalcDimension fontSize; in SetTextInputPlaceholderFont() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/ |
H A D | swiper_indicator_pattern.cpp | 521 auto fontSize = layoutProperty->GetFontSizeValue(theme->GetDigitalIndicatorTextStyle().GetFontSize()); in UpdateTextContentSub() local
|
/foundation/arkui/ui_lite/interfaces/kits/font/ |
H A D | ui_font_header.h | 402 uint8_t fontSize; member
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | text_style.h | 207 Dimension fontSize = 14.0_px; member 250 TextStyle(double fontSize) : fontSize_(fontSize) {} in TextStyle() argument 316 void SetFontSize(const Dimension& fontSize) in SetFontSize() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_node.cpp | 2259 std::string fontSize; in ParsePreferFontSizes() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_textfield.cpp | 280 auto fontSize = paramObject->GetProperty("size"); in SetPlaceholderFont() local 514 CalcDimension fontSize; SetFontSize() local [all...] |
H A D | js_richeditor.cpp | 1120 JSRef<JSVal> fontSize = fontObject->GetProperty("size"); in ParseJsFont() local 1414 JSRef<JSVal> fontSize = styleObject->GetProperty("fontSize"); ParseJsSymbolSpanStyle() local 2248 JSRef<JSVal> fontSize = styleObject->GetProperty("fontSize"); ParseJsTextStyle() local [all...] |
H A D | js_view_abstract.cpp | 785 CalcDimension fontSize; in SetPopupMessageOptions() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_canvas_renderer.cpp | 301 std::string fontSize = fontProp.substr(0, fontProp.size() - 2); in JsSetFont() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_text_area_bridge.cpp | 236 struct ArkUIResourceLength fontSize = { 0.0, -1, nullptr }; in SetPlaceholderFont() local 564 struct ArkUIResourceLength fontSize = { 0.0, 0, nullptr }; in SetFontSize() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
H A D | js_span_object.cpp | 142 auto fontSize = obj->GetProperty("fontSize"); in ParseJsFontSize() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_pattern.cpp | 2115 auto fontSize = symbolLayoutProperty->GetFontSize().value_or(defaultSymbolIconSize); in UpdateSymbolIconProperties() local
|
/third_party/skia/src/xps/ |
H A D | SkXPSDevice.cpp | 1796 AddGlyphs(IXpsOMObjectFactory* xpsFactory, IXpsOMCanvas* canvas, const TypefaceUse* font, LPCWSTR text, XPS_GLYPH_INDEX* xpsGlyphs, UINT32 xpsGlyphsLen, XPS_POINT *origin, FLOAT fontSize, XPS_STYLE_SIMULATION sims, const SkMatrix& transform, const SkPaint& paint) AddGlyphs() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 184 void OH_Drawing_SetTextStyleFontSize(OH_Drawing_TextStyle* style, double fontSize) in OH_Drawing_SetTextStyleFontSize() argument 1526 void OH_Drawing_SetTypographyTextFontSize(OH_Drawing_TypographyStyle* style, double fontSize) in OH_Drawing_SetTypographyTextFontSize() argument 2153 void OH_Drawing_TypographyUpdateFontSize(OH_Drawing_Typography* typography, size_t from, size_t to, float fontSize) in OH_Drawing_TypographyUpdateFontSize() argument
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 3865 struct ArkUILengthType fontSize = { nullptr, item->value[0].f32, unit }; in SetFontSize() local 3876 struct ArkUIResourceLength fontSize = { item->value[0].f32, unit, nullptr }; in SetFontSize() local 10215 float fontSize = 0.0f; in SetCalendarPickerTextStyle() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 613 ArkUI_Float32 fontSize; member 706 struct ArkUIDimensionType fontSize; member 1151 ArkUI_Float32 fontSize; member 1473 ArkUI_Float64 fontSize; member
|