Home
last modified time | relevance | path

Searched defs:weight (Results 101 – 125 of 163) sorted by relevance

1234567

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_bitmap.cpp324 uint8_t weight = GetFontWeight(glyphNode.fontId); in GetOffsetPosY() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/
H A Dpath_fuzzer.cpp85 float weight = GetObject<float>(); in NativeDrawingPathTest002() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_marquee_bridge.cpp93 std::string weight = DEFAULT_FONT_WEIGHT; in SetFontWeight() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dtyped_text.cpp533 uint8_t weight = font->GetFontWeight(fontId); in IsColourWord() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_area_modifier.cpp127 …extAreaPlaceholderFont(NodeHandle node, const struct ArkUIResourceLength *size, const char *weight, in SetTextAreaPlaceholderFont()
H A Dnode_text_modifier.cpp77 FontWeight ConvertStrToFontWeight(ArkUI_CharPtr weight, FontWeight defaultFontWeight = FontWeight::… in ConvertStrToFontWeight()
102 void SetFontWeightStr(ArkUINodeHandle node, ArkUI_CharPtr weight) in SetFontWeightStr()
118 void SetFontWeight(ArkUINodeHandle node, ArkUI_Int32 weight) in SetFontWeight()
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c414 int (*poll)(struct napi_struct *, int), int weight) in NetIfNapiAdd() argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.cpp356 int weight = item->valueint; in ParseAlias() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_search.cpp635 auto weight = param->GetProperty("weight"); in SetPlaceholderFont() local
684 auto weight = param->GetProperty("weight"); in SetTextFont() local
H A Djs_button.cpp227 JSRef<JSVal> weight = obj->GetProperty("weight"); in GetFontContent() local
H A Djs_select.cpp281 std::string weight; in ParseFontWeight() local
H A Djs_tab_content.cpp255 JSRef<JSVal> weight = obj->GetProperty("weight"); in GetFontContent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_pattern.cpp373 void OffscreenCanvasPattern::SetFontWeight(FontWeight weight) in SetFontWeight()
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp53 void OffscreenCanvasRenderingContext2DModelNG::SetFontWeight(const FontWeight& weight) in SetFontWeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp55 void CanvasRenderingContext2DModelImpl::SetFontWeight(const FontWeight& weight) in SetFontWeight()
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp56 void OffscreenCanvasRenderingContext2DModelImpl::SetFontWeight(const FontWeight& weight) in SetFontWeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp109 auto weight = ConvertStrToFontWeight(fontWeight); in SetFont() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsPrefetcher.js612 const weight = 0.95; constant
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp99 uint8_t weight = fontEngine->GetFontWeight(glyphNode.fontId); in DrawTextOneLine() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/
H A Djs_path.cpp465 double weight = 0.0; in OnConicTo() local
578 double weight = 0.0; in OnRConicTo() local
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dcpu_time_reader.cpp523 double weight = 0.5; in ReadUidTimeIncrement() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1915 int weight = FONT_WEIGHT_100; variable
2653 int weight = -1; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h204 int32_t weight; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c676 void LnnNotifyMasterNodeChanged(bool isMaster, const char *masterNodeUdid, int32_t weight) in LnnNotifyMasterNodeChanged()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1317 static int32_t UpdateMasgerNodeWeight(const void *weight) in UpdateMasgerNodeWeight()
1332 int32_t UpdateLocalWeight(int32_t weight) in UpdateLocalWeight()

1234567