Searched defs:attribute (Results 1 - 25 of 146) sorted by relevance

123456

/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dattrdict.h16 TidyAttrId attribute; member in struct:_AttrVersion
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DANTLRUtil.hpp47 ANTLR_USE_NAMESPACE(std)string& attribute, member in namespace:antlr
/macosx-10.9.5/securityd-55199.3/src/
H A Dkey.h74 bool attribute(CSSM_KEYATTR_FLAGS f) { return attributes() & f; } function in class:Key
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/src/
H A DANTLRUtil.cpp150 ANTLR_USE_NAMESPACE(std)string& attribute, member in namespace:antlr
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DSetNodeAttributeCommand.cpp34 SetNodeAttributeCommand(PassRefPtr<Element> element, const QualifiedName& attribute, const AtomicString& value) argument
H A DSetNodeAttributeCommand.h36 static PassRefPtr<SetNodeAttributeCommand> create(PassRefPtr<Element> element, const QualifiedName& attribute, const AtomicString& value) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceFilterPrimitive.h54 inline void primitiveAttributeChanged(const QualifiedName& attribute) argument
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFilterPrimitiveStandardAttributes.h62 inline void primitiveAttributeChanged(const QualifiedName& attribute) argument
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dldap.el[all...]
H A Deudc-vars.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleInterfaceDocument.cpp53 static const gchar* documentAttributeValue(AtkDocument* document, const gchar* attribute) argument
79 static const gchar* webkitAccessibleDocumentGetAttributeValue(AtkDocument* document, const gchar* attribute) argument
H A DWebKitAccessibleUtil.cpp50 AtkAttribute* attribute = static_cast<AtkAttribute*>(g_malloc(sizeof(AtkAttribute))); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DVisitedLinkState.cpp99 const AtomicString* attribute = linkAttribute(element); local
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DNetworkInfoProviderEfl.cpp74 const char* attribute = eeze_net_attribute_get(ethNet, "speed"); local
/macosx-10.9.5/configd-596.15/dnsinfo/
H A Ddnsinfo_private.h182 uint8_t attribute[0]; member in struct:__anon7151
192 uint8_t attribute[0]; member in struct:__anon7152
201 uint8_t attribute[0]; member in struct:__anon7153
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/markup/
H A Dattribute_manager.rb86 def attribute(turn_on, turn_off) method in class:RDoc
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-ldap.el[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dgss_aeap.c238 gss_context_query_attributes(OM_uint32 *minor_status, const gss_ctx_id_t context_handle, const gss_OID attribute, void *data, size_t len) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_transform/lib/
H A DSecCustomTransform.h428 SecTransformAttributeRef attribute, variable
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLFormattingElementList.cpp178 const Attribute& attribute = attributes[i]; local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DPageOverlay.h58 virtual WKTypeRef copyAccessibilityAttributeValue(PageOverlay*, WKStringRef attribute, WKTypeRef parameter) { return 0; } argument
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DSchema.pm192 sub attribute { _get(@_,'at') } subroutine
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duniset_closure.cpp180 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dsearch.cpp48 void SearchIterator::setAttribute(USearchAttribute attribute, argument
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcssmkey.h79 bool attribute(uint32 attr) const { return KeyAttr & attr; } function in class:Security::CssmKey::Header
117 bool attribute(uint32 a) const { return header().attribute(a); } function in class:Security::CssmKey

Completed in 378 milliseconds

123456