| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | focus_box.cpp | 36 std::unique_ptr<JsonValue> FocusBox::ToJsonValue(const FocusBox& box) in ToJsonValue() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | picker_value_element.cpp | 37 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 D | render_picker_value.h | 49 void HandleFocus(const RefPtr<RenderBox>& box) in HandleFocus() argument
|
| H A D | render_picker_value.cpp | 55 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 D | item_ref_box.h | 28 HeifBox box; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/ |
| H A D | misc_util.c | 58 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 D | render_drop_filter.cpp | 55 auto box = GetChildren().front(); in UpdateTouchRect() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | linear_split_model_impl.cpp | 30 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local 37 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
|
| H A D | divider_model_impl.cpp | 45 auto box = stack->GetBoxComponent(); in Vertical() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_svg.cpp | 63 auto box = GetBoxComponent(); in OnMounted() local
|
| H A D | dom_svg_g.cpp | 57 auto box = GetBoxComponent(); in OnMounted() local
|
| H A D | dom_dialog.cpp | 173 auto box = AceType::MakeRefPtr<BoxComponent>(); in CompositeSpecializedComponent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/ |
| H A D | tabs_component.cpp | 46 auto box = AceType::MakeRefPtr<BoxComponent>(); in TabsComponent() local
|
| /foundation/multimedia/av_codec/services/engine/factory/ |
| H A D | av_codec_base_factory.h | 65 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 D | ai_infer_process.h | 65 RectBox box; // The rectangular area of the object (pixels)
member
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/ |
| H A D | dialog_modal_component.cpp | 64 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildInnerChild() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_camera.cpp | 55 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
|
| /kernel/liteos_m/components/security/box/ |
| H A D | los_box.c | 65 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 D | alert_dialog_component.cpp | 40 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 D | select_component.cpp | 135 RefPtr<BoxComponent> box = AceType::MakeRefPtr<BoxComponent>(); in Initialize() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/video/ |
| H A D | video_element_v2.cpp | 162 auto box = AceType::MakeRefPtr<BoxComponent>(); in GetEventComponents() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
| H A D | convert.cpp | 42 TextRect Convert(const SPText::TextBox& box) in Convert() argument
|
| /kernel/liteos_a/kernel/base/mem/membox/ |
| H A D | los_membox.c | 144 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 D | ive_img.c | 212 RectBox box = *origBox;
in ImgYuvCrop() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/counter/ |
| H A D | counter_component.cpp | 150 BuildContent( const RefPtr<CounterTheme>& counterTheme, const RefPtr<RowComponent>& row, RefPtr<BoxComponent>& box) BuildContent() argument [all...] |