Home
last modified time | relevance | path

Searched defs:box (Results 1 - 25 of 145) sorted by relevance

123456

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_box.cpp36 std::unique_ptr<JsonValue> FocusBox::ToJsonValue(const FocusBox& box) in ToJsonValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_value_element.cpp37 auto box = AceType::DynamicCast<BoxElement>(element); in GetRenderBox() local
54 auto box = GetRenderBox(); in HandleSelfFocus() local
71 auto box = GetRenderBox(); in HandleSelfFocus() local
[all...]
H A Drender_picker_value.h49 void HandleFocus(const RefPtr<RenderBox>& box) in HandleFocus() argument
H A Drender_picker_value.cpp55 void RenderPickerValue::HandleFocus(const RefPtr<RenderBox>& box, bool focus) in HandleFocus() argument
102 void RenderPickerValue::HandleAnimation(const RefPtr<RenderBox>& box) in HandleAnimation() argument
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_ref_box.h28 HeifBox box; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
H A Dmisc_util.c58 void RectBoxTran(RectBox* box, int srcWidth, int srcHeight, int dstWidth, int dstHeight) in RectBoxTran() argument
/foundation/arkui/ace_engine/frameworks/core/components/drop_filter/
H A Drender_drop_filter.cpp55 auto box = GetChildren().front(); in UpdateTouchRect() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlinear_split_model_impl.cpp30 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
37 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
H A Ddivider_model_impl.cpp45 auto box = stack->GetBoxComponent(); in Vertical() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_svg.cpp63 auto box = GetBoxComponent(); in OnMounted() local
H A Ddom_svg_g.cpp57 auto box = GetBoxComponent(); in OnMounted() local
H A Ddom_dialog.cpp173 auto box = AceType::MakeRefPtr<BoxComponent>(); in CompositeSpecializedComponent() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_component.cpp46 auto box = AceType::MakeRefPtr<BoxComponent>(); in TabsComponent() local
/foundation/multimedia/av_codec/services/engine/factory/
H A Dav_codec_base_factory.h65 static std::unordered_map<Identity, builder> box; in builders() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/
H A Dai_infer_process.h65 RectBox box; // The rectangular area of the object (pixels) member
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Ddialog_modal_component.cpp64 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildInnerChild() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_camera.cpp55 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
/kernel/liteos_m/components/security/box/
H A Dlos_box.c65 LosBoxCB *box = &g_boxCB[i]; in BoxInit() local
79 LosBoxCB *box = &g_boxCB[i]; in OsBoxStart() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp40 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildChild() local
130 auto box = AceType::MakeRefPtr<BoxComponent>(); BuildActions() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.cpp135 RefPtr<BoxComponent> box = AceType::MakeRefPtr<BoxComponent>(); in Initialize() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element_v2.cpp162 auto box = AceType::MakeRefPtr<BoxComponent>(); in GetEventComponents() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dconvert.cpp42 TextRect Convert(const SPText::TextBox& box) in Convert() argument
/kernel/liteos_a/kernel/base/mem/membox/
H A Dlos_membox.c144 LITE_OS_SEC_TEXT UINT32 LOS_MemboxFree(VOID *pool, VOID *box) in LOS_MemboxFree() argument
171 LITE_OS_SEC_TEXT_MINOR VOID LOS_MemboxClr(VOID *pool, VOID *box) in LOS_MemboxClr() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dive_img.c212 RectBox box = *origBox; in ImgYuvCrop() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_component.cpp150 BuildContent( const RefPtr<CounterTheme>& counterTheme, const RefPtr<RowComponent>& row, RefPtr<BoxComponent>& box) BuildContent() argument
[all...]

Completed in 8 milliseconds

123456