Home
last modified time | relevance | path

Searched defs:slot (Results 1 - 25 of 523) sorted by relevance

12345678910>>...21

/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsynth.h69 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ); variable
73 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ); variable
H A Dftbitmap.h291 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot ); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_node.cpp20 void SearchNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.h47 cff_slot_done( FT_GlyphSlot slot ); variable
50 cff_slot_init( FT_GlyphSlot slot ); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_node.cpp20 void SlidingPanelNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dcontent_slot_model_ng.cpp27 auto slot = ContentSlotNode::GetOrCreateContentSlot(nodeId); in Create() local
/third_party/elfutils/libdwfl/
H A Ddwfl_module_dwarf_cfi.c38 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.h70 gl_varying_slot slot = fs->inputs[i].slot; in ir3_point_sprite() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dnavigation_menus_composed_element.cpp26 void NavigationMenusComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() argument
H A Dnavigation_title_composed_element.cpp26 void NavigationTitleComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_composed_element.cpp45 int32_t slot = 0; in UpdateChildren() local
[all...]
/third_party/libinput/test/
H A Dlitest-device-xen-virtual-pointer.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument
43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument
55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
H A Dlitest-device-qemu-usb-tablet.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument
43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument
55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
H A Dlitest-device-vmware-virtual-usb-mouse.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument
43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument
55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-conversion-gen.cc26 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); in TF_BUILTIN() local
40 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); in TF_BUILTIN() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandSignature.cpp12 Make(GrD3DGpu* gpu, ForIndexed forIndexed, unsigned int slot) Make() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/
H A Dcounter_node.cpp42 void CounterNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
50 void CounterNode::DeleteChildFromGroup(int32_t slot) in DeleteChildFromGroup() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgroup_node.h35 DeleteChildFromGroup(slot); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_group_node.cpp32 void FolderStackGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_svg.cpp38 void DOMSvg::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_svg_fe_gaussianblur.cpp27 void DOMSvgFeGaussianBlur::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_svg_fe_colormatrix.cpp27 void DOMSvgFeColorMatrix::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_svg_fe_composite.cpp27 void DOMSvgFeComposite::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_svg_ellipse.cpp27 void DOMSvgEllipse::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_svg_polyline.cpp27 void DOMSvgPolyline::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument

Completed in 6 milliseconds

12345678910>>...21