/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_bitmap.cpp | 324 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 D | path_fuzzer.cpp | 85 float weight = GetObject<float>(); in NativeDrawingPathTest002() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_marquee_bridge.cpp | 93 std::string weight = DEFAULT_FONT_WEIGHT; in SetFontWeight() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | typed_text.cpp | 533 uint8_t weight = font->GetFontWeight(fontId); in IsColourWord() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | text_area_modifier.cpp | 127 …extAreaPlaceholderFont(NodeHandle node, const struct ArkUIResourceLength *size, const char *weight, in SetTextAreaPlaceholderFont()
|
H A D | node_text_modifier.cpp | 77 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 D | net_device.c | 414 int (*poll)(struct napi_struct *, int), int weight) in NetIfNapiAdd() argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
H A D | font_config.cpp | 356 int weight = item->valueint; in ParseAlias() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_search.cpp | 635 auto weight = param->GetProperty("weight"); in SetPlaceholderFont() local 684 auto weight = param->GetProperty("weight"); in SetTextFont() local
|
H A D | js_button.cpp | 227 JSRef<JSVal> weight = obj->GetProperty("weight"); in GetFontContent() local
|
H A D | js_select.cpp | 281 std::string weight; in ParseFontWeight() local
|
H A D | js_tab_content.cpp | 255 JSRef<JSVal> weight = obj->GetProperty("weight"); in GetFontContent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | offscreen_canvas_pattern.cpp | 373 void OffscreenCanvasPattern::SetFontWeight(FontWeight weight) in SetFontWeight()
|
H A D | offscreen_canvas_rendering_context_2d_model_ng.cpp | 53 void OffscreenCanvasRenderingContext2DModelNG::SetFontWeight(const FontWeight& weight) in SetFontWeight()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/ |
H A D | canvas_rendering_context_2d_model_impl.cpp | 55 void CanvasRenderingContext2DModelImpl::SetFontWeight(const FontWeight& weight) in SetFontWeight()
|
H A D | offscreen_canvas_rendering_context_2d_model_impl.cpp | 56 void OffscreenCanvasRenderingContext2DModelImpl::SetFontWeight(const FontWeight& weight) in SetFontWeight()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | canvas_renderer.cpp | 109 auto weight = ConvertStrToFontWeight(fontWeight); in SetFont() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsPrefetcher.js | 612 const weight = 0.95; constant
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_label.cpp | 99 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 D | js_path.cpp | 465 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 D | cpu_time_reader.cpp | 523 double weight = 0.5; in ReadUidTimeIncrement() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 1915 int weight = FONT_WEIGHT_100; variable 2653 int weight = -1; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/ |
H A D | bus_center_event.h | 204 int32_t weight; member
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/ |
H A D | bus_center_event.c | 676 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 D | lnn_local_net_ledger.c | 1317 static int32_t UpdateMasgerNodeWeight(const void *weight) in UpdateMasgerNodeWeight() 1332 int32_t UpdateLocalWeight(int32_t weight) in UpdateLocalWeight()
|