Home
last modified time | relevance | path

Searched refs:_property_type (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/py-oci/oci-2.53.1/src/oci/data_catalog/models/
H A Dfaceted_search_aggregation.py65 self._property_type = None
154 return self._property_type
171 self._property_type = property_type
/dports/multimedia/quvi09/quvi-0.9.5/src/util/
H A Dchk.c29 static const gchar *_property_type[] = variable
54 g_dgettext(GETTEXT_PACKAGE, _property_type[t]), in lutil_chk_property_ok()
/dports/lang/vala/vala-0.48.18/libvaladoc/api/
H A Dproperty.c54 ValadocApiTypeReference* _property_type; member
174 _tmp0_ = self->priv->_property_type; in valadoc_api_property_get_property_type()
195 _g_object_unref0 (self->priv->_property_type); in valadoc_api_property_set_property_type()
196 self->priv->_property_type = _tmp0_; in valadoc_api_property_set_property_type()
510 _tmp15_ = self->priv->_property_type; in valadoc_api_property_real_build_signature()
648 _g_object_unref0 (self->priv->_property_type); in valadoc_api_property_finalize()
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dproperties_data_lattice.py87 _property_type = bpy.types.Lattice variable in DATA_PT_custom_props_lattice
H A Dproperties_workspace.py111 _property_type = bpy.types.WorkSpace variable in WORKSPACE_PT_custom_props
H A Dproperties_data_speaker.py126 _property_type = bpy.types.Speaker variable in DATA_PT_custom_props_speaker
H A Dproperties_data_metaball.py134 _property_type = bpy.types.MetaBall variable in DATA_PT_custom_props_metaball
H A Dproperties_data_hair.py127 _property_type = bpy.types.Hair if hasattr(bpy.types, "Hair") else None variable in DATA_PT_custom_props_hair
H A Dproperties_data_pointcloud.py126 _property_type = bpy.types.PointCloud if hasattr(bpy.types, "PointCloud") else None variable in DATA_PT_custom_props_pointcloud
H A Dproperties_world.py91 _property_type = bpy.types.World variable in WORLD_PT_custom_props
H A Dproperties_data_volume.py188 _property_type = bpy.types.Volume variable in DATA_PT_custom_props_volume
H A Dproperties_material.py79 _property_type = bpy.types.Material variable in MATERIAL_PT_custom_props
H A Dproperties_material_gpencil.py244 _property_type = bpy.types.Material variable in MATERIAL_PT_gpencil_custom_props
H A Dproperties_data_armature.py320 _property_type = bpy.types.Armature variable in DATA_PT_custom_props_arm
H A Dproperties_data_light.py319 _property_type = bpy.types.Light variable in DATA_PT_custom_props_light
H A Dproperties_data_gpencil.py412 _property_type = bpy.types.GreasePencil variable in DATA_PT_custom_props_gpencil
H A Dproperties_scene.py418 _property_type = bpy.types.Scene variable in SCENE_PT_custom_props
H A Dproperties_object.py379 _property_type = bpy.types.Object variable in OBJECT_PT_custom_props
H A Dproperties_data_curve.py488 _property_type = bpy.types.Curve variable in DATA_PT_custom_props_curve
H A Dproperties_data_camera.py486 _property_type = bpy.types.Camera variable in DATA_PT_custom_props_camera
H A Dproperties_data_bone.py440 _property_type = bpy.types.Bone, bpy.types.EditBone, bpy.types.PoseBone variable in BONE_PT_custom_props
H A Dproperties_data_mesh.py566 _property_type = bpy.types.Mesh variable in DATA_PT_custom_props_mesh
H A Dproperties_texture.py866 _property_type = Texture variable in TEXTURE_PT_custom_props
H A Dproperties_particle.py2009 _property_type = bpy.types.ParticleSettings variable in PARTICLE_PT_custom_props
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/
H A Drna_prop_ui.py336 …na_item, _context_member = rna_idprop_context_value(context, cls._context_path, cls._property_type)
348 draw(self.layout, context, self._context_path, self._property_type)

12