Home
last modified time | relevance | path

Searched defs:box (Results 51 - 75 of 328) sorted by relevance

12345678910>>...14

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcheckbox_model_impl.cpp55 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
90 auto box = stack->GetBoxComponent(); in SetWidth() local
102 auto box = stack->GetBoxComponent(); in SetHeight() local
119 auto box = stack->GetBoxComponent(); in SetPadding() local
[all...]
H A Dcheckboxgroup_model_impl.cpp52 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
88 auto box = stack->GetBoxComponent(); in SetWidth() local
100 auto box = stack->GetBoxComponent(); in SetHeight() local
117 auto box = stack->GetBoxComponent(); in SetPadding() local
[all...]
H A Dtab_content_model_impl.cpp46 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
60 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
H A Dtabs_model_impl.cpp38 auto box = AceType::DynamicCast<BoxComponent>(tabBar->GetParent().Upgrade()); in Create() local
86 auto box = AceType::DynamicCast<BoxComponent>(tabBar->GetParent().Upgrade()); in SetTabBarWidth() local
97 auto box = AceType::DynamicCast<BoxComponent>(tabBar->GetParent().Upgrade()); in SetTabBarHeight() local
H A Dpatternlock_model_impl.cpp42 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
111 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in SetSideLength() local
[all...]
H A Dradio_model_impl.cpp45 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
75 auto box = stack->GetBoxComponent(); in SetWidth() local
87 auto box = stack->GetBoxComponent(); in SetHeight() local
100 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in SetPadding() local
132 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); SetResponseRegion() local
[all...]
H A Dtoggle_model_impl.cpp68 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
138 auto box = stack->GetBoxComponent(); in SetWidth() local
156 auto box = stack->GetBoxComponent(); SetHeight() local
176 auto box = stack->GetBoxComponent(); IsToggle() local
183 auto box = stack->GetBoxComponent(); SetPadding() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.cpp167 auto box = AceType::MakeRefPtr<BoxComponent>(); in CompositeSpecializedComponent() local
H A Ddom_popup.cpp229 auto box = AceType::MakeRefPtr<BoxComponent>(); in CompositeSpecializedComponent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_piece.cpp56 auto box = ViewStackProcessor::GetInstance()->GetBoxComponent(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer_item.cpp56 RefPtr<RenderBox> box; in PerformLayout() local
131 RefPtr<RenderBox> box = AceType::DynamicCast<RenderBox>(GetChildren().front()); in OnMouseHoverExitTest() local
169 RefPtr<RenderBox> box = AceType::DynamicCast<RenderBox>(GetChildren().front()); in CreateColorAnimation() local
199 RefPtr<RenderBox> box = AceType::DynamicCast<RenderBox>(GetChildren().front()); UpdateItemStyle() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Dheif_box.h85 int AddChild(const std::shared_ptr<HeifBox> &box) in AddChild() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Dheif_box.cpp166 std::shared_ptr<HeifBox> box; MakeBox() local
205 std::shared_ptr<HeifBox> box = HeifBox::MakeBox(headerBox.GetBoxType()); MakeFromReader() local
242 std::shared_ptr<HeifBox> box; ReadChildren() local
264 SetHeaderInfo(const HeifBox &box) SetHeaderInfo() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dhoontech.c68 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel() argument
118 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi() argument
158 int box, chn; in hoontech_init() local
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dtextbox.c26 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument
49 WINDOW *dialog, *box; in dialog_textbox() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dpacking.c99 int plogical_first_u8, plogical_last_u8, box; in packing() local
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dtextbox.c133 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument
157 WINDOW *dialog, *box; in dialog_textbox() local
[all...]
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dhoontech.c68 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel() argument
118 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi() argument
158 int box, chn; in hoontech_init() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dpacking.c87 int plogical_first_u8, plogical_last_u8, box; in packing() local
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf.cc6 PageRect getBoxAsRect(QPDFObjectHandle box) // {{{ in getBoxAsRect() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_texture.c76 virgl_init_temp_resource_from_box(struct pipe_resource *res, struct pipe_resource *orig, const struct pipe_box *box, unsigned level, unsigned flags, enum pipe_format fmt) virgl_init_temp_resource_from_box() argument
115 texture_transfer_map_resolve(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) texture_transfer_map_resolve() argument
233 virgl_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_texture_transfer_map() argument
247 flush_data(struct pipe_context *ctx, struct virgl_transfer *trans, const struct pipe_box *box) flush_data() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264einport.c51 struct pipe_box box = {}; in enc_AllocateBackTexture() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dtexture9.c336 struct pipe_box box; in NineTexture9_AddDirtyRect() local
H A Dvolumetexture9.c231 struct pipe_box box; in NineVolumeTexture9_AddDirtyBox() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c114 svga_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) svga_buffer_transfer_map() argument
335 svga_buffer_transfer_flush_region(struct pipe_context *pipe, struct pipe_transfer *transfer, const struct pipe_box *box) svga_buffer_transfer_flush_region() argument
[all...]

Completed in 10 milliseconds

12345678910>>...14