Home
last modified time | relevance | path

Searched defs:subproperty (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/properties/
H A DCompoundPropertyMaker.java71 public void addSubpropMaker(PropertyMaker subproperty) { in addSubpropMaker()
262 Property subproperty = subpropertyMaker.make(propertyList); in makeCompound() local
264 & Constants.COMPOUND_MASK, subproperty, true); in makeCompound() local
H A DPropertyMaker.java142 public void addSubpropMaker(PropertyMaker subproperty) { in addSubpropMaker()
368 Property subproperty) { in setSubprop()
H A DLengthRangeProperty.java116 Property subproperty) { in setSubprop()
/dports/textproc/p5-RDF-Core/RDF-Core-0.51/lib/RDF/Core/
H A DFunction.pm95 sub subproperty { subroutine
/dports/databases/kexi/kexi-3.2.0/src/formeditor/
H A Dwidgetwithsubpropertiesinterface.cpp97 QVariant WidgetWithSubpropertiesInterface::subproperty(const char * name, bool *ok) const in subproperty() function in WidgetWithSubpropertiesInterface
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssshorthandproperty.c54 GtkStyleProperty *subproperty = _gtk_style_property_lookup (subproperties[i]); in G_DEFINE_TYPE() local
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssshorthandproperty.c55 GtkStyleProperty *subproperty = _gtk_style_property_lookup (subproperties[i]); in G_DEFINE_TYPE() local
/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/src/
H A DwcmXCommand.c577 Atom subproperty = ((Atom*)prop->data)[i]; in wcmSetActionsProperty() local
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxselect.c812 Atom subproperty = symbol_to_x_atom (dpyinfo, in x_handle_selection_request() local
/dports/editors/emacs/emacs-27.2/src/
H A Dxselect.c812 Atom subproperty = symbol_to_x_atom (dpyinfo, in x_handle_selection_request() local
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-data/
H A Dtracker-data-update.c2435 TrackerProperty *subproperty, in delete_all_helper()