| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | menu_model_ng.cpp | 48 void MenuModelNG::SetFontWeight(FontWeight weight) in SetFontWeight() argument 160 void MenuModelNG::SetFontWeight(FrameNode* frameNode, FontWeight weight) in SetFontWeight() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_menu_item_ffi.cpp | 78 FfiOHOSAceFrameworkMenuItemContentFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkMenuItemContentFont() argument 100 FfiOHOSAceFrameworkMenuItemLabelFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkMenuItemLabelFont() argument
|
| H A D | cj_alphabet_indexer_ffi.cpp | 78 void FfiOHOSAceFrameworkAlphabetIndexerFont(double size, int32_t unit, const char* weight, in FfiOHOSAceFrameworkAlphabetIndexerFont() argument 60 FfiOHOSAceFrameworkAlphabetIndexerSelectedFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkAlphabetIndexerSelectedFont() argument 69 FfiOHOSAceFrameworkAlphabetIndexerPopupFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkAlphabetIndexerPopupFont() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_symbol_glyph_bridge.cpp | 108 std::string weight = secondArg->ToString(vm)->ToString(vm); in SetFontWeight() local
|
| H A D | arkts_native_menu_item_bridge.cpp | 123 std::string weight = DEFAULT_ERR_CODE; in SetLabelFont() local 179 std::string weight = DEFAULT_ERR_CODE; in SetContentFont() local [all...] |
| H A D | arkts_native_date_picker_bridge.cpp | 56 std::string weight = "FontWeight.Medium"; in SetSelectedTextStyle() local 114 std::string weight = "FontWeight.Regular"; in SetTextStyle() local 172 std::string weight = "FontWeight.Regular"; in SetDisappearTextStyle() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | menu_item_model_impl.cpp | 35 void MenuItemModelImpl::SetFontWeight(FontWeight weight) {} in SetFontWeight() argument 45 void MenuItemModelImpl::SetLabelFontWeight(FontWeight weight) {} in SetLabelFontWeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | textinput_composed_element.cpp | 105 auto weight = placeHoldStyle.GetFontWeight(); in GetPlaceholderFont() local 175 auto weight = GetTextInputFontWeight() local [all...] |
| H A D | textarea_composed_element.cpp | 101 auto weight = placeHoldStyle.GetFontWeight(); in GetPlaceholderFont() local 179 auto weight = GetTextFontWeight() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_symbol_span_modifier.cpp | 21 FontWeight ConvertStrToFontWeight(ArkUI_CharPtr weight, FontWeight defaultFontWeight = FontWeight::NORMAL) in ConvertStrToFontWeight() argument 76 void SetSymbolSpanFontWeightStr(ArkUINodeHandle node, ArkUI_CharPtr weight) in SetSymbolSpanFontWeightStr() argument 83 void SetSymbolSpanFontWeight(ArkUINodeHandle node, ArkUI_Int32 weight) in SetSymbolSpanFontWeight() argument
|
| H A D | node_symbol_glyph_modifier.cpp | 21 FontWeight ConvertStrToFontWeight(ArkUI_CharPtr weight, FontWeight defaultFontWeight = FontWeight::NORMAL) in ConvertStrToFontWeight() argument 27 FontWeight ConvertIntToFontWeight(ArkUI_Int32 weight) in ConvertIntToFontWeight() argument 96 void SetFontWeightStr(ArkUINodeHandle node, ArkUI_CharPtr weight) in SetFontWeightStr() argument 103 void SetFontWeight(ArkUINodeHandle node, ArkUI_Int32 weight) in SetFontWeight() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | animation_playback.cpp | 92 void AnimationPlayback::SetWeight(float weight) in SetWeight() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontmgr_fuzzer/ |
| H A D | fontmgr_fuzzer.cpp | 261 int weight = GetObject<int>() % MAX_SIZE; in FontMgrFuzzTest006() local 326 int weight = GetObject<int>() % MAX_SIZE; in FontMgrFuzzTest008() local
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
| H A D | font_config.h | 54 int weight; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/typeface_fuzzer/ |
| H A D | typeface_fuzzer.cpp | 168 int weight = GetObject<int>(); in TypefaceFuzzTest005() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
| H A D | post_proc_slr.h | 99 auto weight = fSLRCache.find(key); in find() local 105 auto weight = fSLRCache.insert(key, std::move(weightTuple)); in insert() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/ |
| H A D | lnn_heartbeat_medium_mgr.h | 47 int32_t weight; member
|
| /foundation/communication/dsoftbus/tests/core/bus_center/service/fuzztest/buscenterevent_fuzzer/ |
| H A D | buscenterevent_fuzz.cpp | 75 int32_t weight = GetData<int32_t>(); in LnnNotifyLnnRelationChangedFuzzTest() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideoencdsp.c | 31 static int try_8x8basis_c(int16_t rem[64], int16_t weight[64], in try_8x8basis_c() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_nlmeans_init.h | 120 const float weight = weight_lut[patch_diff_sq]; // exp(-patch_diff_sq * s->pdiff_scale) in compute_weights_line_c() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | LocalePriorityList.java | 102 public static Builder add(ULocale locale, final double weight) { in add() argument 366 add(final ULocale locale, double weight) add() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | localeprioritylist.cpp | 38 int32_t weight; // 0..1000 = 0.0..1.0 member 79 int32_t weight = (c - '0') * 1000; in parseWeight() local 139 int32_t weight = WEIGHT_ONE; LocalePriorityList() local 182 add(const Locale &locale, int32_t weight, UErrorCode &errorCode) add() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | LocalePriorityList.java | 101 public static Builder add(ULocale locale, final double weight) { in add() argument 352 add(final ULocale locale, double weight) add() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_ext_pixelformat.c | 280 int weight; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | localeprioritylist.cpp | 38 int32_t weight; // 0..1000 = 0.0..1.0 member 79 int32_t weight = (c - '0') * 1000; in parseWeight() local 139 int32_t weight = WEIGHT_ONE; LocalePriorityList() local 182 add(const Locale &locale, int32_t weight, UErrorCode &errorCode) add() argument [all...] |