Home
last modified time | relevance | path

Searched defs:weight (Results 326 - 350 of 655) sorted by relevance

1...<<11121314151617181920>>...27

/device/soc/rockchip/rk3588/kernel/include/linux/
H A Drockchip-pcie-dma.h70 union weight { union
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/
H A Drockchip-pcie-dma.h70 union weight { union
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.cpp505 void CanvasTaskPool::UpdateFontWeight(FontWeight weight) in UpdateFontWeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_rendering_context_2d_model_ng.cpp125 void CanvasRenderingContext2DModelNG::SetFontWeight(const FontWeight& weight) in SetFontWeight() argument
H A Dcanvas_paint_op.h449 FontWeight weight; member
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp49 void OffscreenCanvasRenderingContext2DModelNG::SetFontWeight(const FontWeight& weight) in SetFontWeight() argument
H A Doffscreen_canvas_pattern.cpp373 void OffscreenCanvasPattern::SetFontWeight(FontWeight weight) in SetFontWeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar_picker.cpp487 std::string weight; in ParseTextStyle() local
H A Djs_tab_content.cpp255 JSRef<JSVal> weight = obj->GetProperty("weight"); in GetFontContent() local
H A Djs_button.cpp258 JSRef<JSVal> weight = obj->GetProperty("weight"); in GetFontContent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp405 std::string weight; in ParseCapsuleFontWeight() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp48 void CanvasRenderingContext2DModelImpl::SetFontWeight(const FontWeight& weight) in SetFontWeight() argument
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp50 void OffscreenCanvasRenderingContext2DModelImpl::SetFontWeight(const FontWeight& weight) in SetFontWeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp103 auto weight = ConvertStrToFontWeight(fontWeight); in SetFont() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h34 uint32_t weight = 0; member
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h222 inline FontWeight ConvertStrToFontWeight(const std::string& weight, FontWeight defaultFontWeight = FontWeight::NORMAL) in ConvertStrToFontWeight() argument
216 ParseFontWeight( const std::string& weight, FontWeight defaultFontWeight = FontWeight::NORMAL) ParseFontWeight() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp39 void SetPopupItemFont(ArkUINodeHandle node, ArkUI_Float32 size, int unit, const char* weight) in SetPopupItemFont() argument
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp968 uint8_t weight = GetFontWeight(glyphNode.fontId); in GetOffsetPosY() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp1527 int weight = FONT_WEIGHT_100; in HWTEST_F() local
2277 int weight = -1; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp98 void Path::ConicTo(scalar ctrlX, scalar ctrlY, scalar endX, scalar endY, scalar weight) in ConicTo() argument
123 void Path::RConicTo(scalar ctrlPtX, scalar ctrlPtY, scalar endPtX, scalar endPtY, scalar weight) in RConicTo() argument
218 bool Path::Interpolate(const Path& ending, scalar weight, Path& out) in Interpolate() argument
223 bool Path::BuildFromInterpolate(const Path& src, const Path& ending, scalar weight) in BuildFromInterpolate() argument
/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
/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h204 int32_t weight; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c65 int32_t weight; member
95 HbFirstSaveRecvTime( LnnHeartbeatRecvInfo *storedInfo, DeviceInfo *device, int32_t weight, int32_t masterWeight, uint64_t recvTime) HbFirstSaveRecvTime() argument
127 HbSaveRecvTimeToRemoveRepeat( LnnHeartbeatRecvInfo *storedInfo, DeviceInfo *device, int32_t weight, int32_t masterWeight, uint64_t recvTime) HbSaveRecvTimeToRemoveRepeat() argument
362 HbDumpRecvDeviceInfo( const DeviceInfo *device, int32_t weight, int32_t masterWeight, LnnHeartbeatType hbType, uint64_t nowTime) HbDumpRecvDeviceInfo() argument
982 HbMediumMgrRecvHigherWeight( const char *udidHash, int32_t weight, ConnectionAddrType type, bool isReElect, bool isPeerScreenOn) HbMediumMgrRecvHigherWeight() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c679 void LnnNotifyMasterNodeChanged(bool isMaster, const char *masterNodeUdid, int32_t weight) in LnnNotifyMasterNodeChanged() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_typography.h212 int weight; member
299 int weight; member
318 int weight; global() member
486 OH_Drawing_FontWeight weight; global() member
572 OH_Drawing_FontWeight weight; global() member
[all...]

Completed in 32 milliseconds

1...<<11121314151617181920>>...27