Home
last modified time | relevance | path

Searched defs:slot (Results 76 - 100 of 553) sorted by relevance

12345678910>>...23

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tool_bar.cpp35 void DOMToolBar::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
59 void DOMToolBar::AddChildNode(const RefPtr<DOMNode>& child, int32_t slot, bool isRebuild) in AddChildNode() argument
H A Ddom_grid_container.cpp39 void DomGridContainer::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_grid_column.cpp38 void DomGridColumn::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_form.cpp26 void DOMForm::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_tab_content.cpp40 void DOMTabContent::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_stack.cpp26 void DOMStack::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_span.cpp84 void DOMSpan::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_refresh.cpp97 void DOMRefresh::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_text.cpp95 void DOMText::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_dialog.cpp139 void DOMDialog::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent_group_element.cpp81 int32_t slot = 0; in UpdateChildrenForDeclarative() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dlist_item_composed_element.cpp117 void ListItemComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() argument
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_delegator_test.cpp110 int slot = 0; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Ddv.c44 dv_calc_mb_coordinates(const AVDVProfile *d, int chan, int seq, int slot, uint16_t *tbl) dv_calc_mb_coordinates() argument
[all...]
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c158 gl_varying_slot_name_for_stage(gl_varying_slot slot, gl_shader_stage stage) in gl_varying_slot_name_for_stage() argument
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c57 static void run_pci_testcases(int bus, int slot) in run_pci_testcases() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vue_map.c47 assign_vue_slot(struct brw_vue_map *vue_map, int varying, int slot) in assign_vue_slot() argument
108 int slot = 0; in brw_compute_vue_map() local
244 int slot = 0; brw_compute_tess_vue_map() local
282 varying_name(brw_varying_slot slot, gl_shader_stage stage) varying_name() argument
[all...]
/third_party/libinput/test/
H A Dlitest-device-protocol-a-touch-screen.c32 struct slot { struct
53 protocolA_down(struct litest_device *d, unsigned int slot, double x, double y) in protocolA_down() argument
98 protocolA_move(struct litest_device *d, unsigned int slot, double x, double y) in protocolA_move() argument
138 protocolA_up(struct litest_device *d, unsigned int slot) in protocolA_up() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_print.c131 bi_print_scoreboard_line(unsigned slot, const char *name, uint64_t mask, FILE *fp) in bi_print_scoreboard_line() argument
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrobjs.h78 pfr_slot_init( FT_GlyphSlot slot ); /* PFR_Slot */ variable
81 pfr_slot_done( FT_GlyphSlot slot ); /* PFR_Slot */ variable
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftrend1.c53 ft_raster1_transform( FT_Renderer render, FT_GlyphSlot slot, const FT_Matrix* matrix, const FT_Vector* delta ) ft_raster1_transform() argument
80 ft_raster1_get_cbox( FT_Renderer render, FT_GlyphSlot slot, FT_BBox* cbox ) ft_raster1_get_cbox() argument
93 ft_raster1_render( FT_Renderer render, FT_GlyphSlot slot, FT_Render_Mode mode, const FT_Vector* origin ) ft_raster1_render() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.h96 T42_GlyphSlot_Init( FT_GlyphSlot slot ); variable
106 T42_GlyphSlot_Done( FT_GlyphSlot slot ); variable
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/debug/backend/
H A Dmali_kbase_debug_ktrace_csf.c44 const s8 slot = be_msg->gpu.csg_nr; in kbasep_ktrace_backend_format_msg() local
133 const s8 slot = group->csg_nr; in kbasep_ktrace_add_csf() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/full_screen/
H A Dfull_screen_manager.cpp40 auto slot = parentNode->RemoveChildAndReturnIndex(frameNode); in RequestFullScreen() local
83 auto slot = iterOfParent->second.second; in ExitFullScreen() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_node.cpp38 void NavBarNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument

Completed in 9 milliseconds

12345678910>>...23