Searched refs:has_attribute (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Scripts/webkit2/
H A Dmodel.py37 def has_attribute(self, attribute): member in class:MessageReceiver
48 def has_attribute(self, attribute): member in class:Message
59 def has_attribute(self, attribute): member in class:Parameter
H A Dmessages.py111 if message.has_attribute(VARIADIC_ATTRIBUTE):
130 if message.has_attribute(DELAYED_ATTRIBUTE):
231 if message.reply_parameters != None and message.has_attribute(DELAYED_ATTRIBUTE):
310 if message.has_attribute(VARIADIC_ATTRIBUTE):
313 if message.has_attribute(WANTS_CONNECTION_ATTRIBUTE):
326 if message.has_attribute(DELAYED_ATTRIBUTE):
328 if message.has_attribute(VARIADIC_ATTRIBUTE):
331 wants_connection = message.has_attribute(DELAYED_ATTRIBUTE) or message.has_attribute(WANTS_CONNECTION_ATTRIBUTE)
335 result.append(' CoreIPC::%s<Messages::%s::%s>(%sdecoder, %sreplyEncoder, this, &%s);\n' % (dispatch_function, receiver.name, message.name, 'connection, ' if wants_connection else '', '' if message.has_attribute(DELAYED_ATTRIBUT
[all...]
H A Dmessages_unittest.py269 self.assertTrue(parameter.has_attribute(attribute))
/macosx-10.9.5/CPANInternal-140/Graph/lib/Graph/
H A DAttribute.pm39 has_attribute
71 sub has_attribute { subroutine
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/Graph/
H A DAttribute.pm39 has_attribute
71 sub has_attribute { subroutine
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dphp.vim163 syn keyword phpMethods name specified value create_attribute create_cdata_section create_comment create_element_ns create_element create_entity_reference create_processing_instruction create_text_node doctype document_element dump_file dump_mem get_element_by_id get_elements_by_tagname html_dump_mem xinclude entities internal_subset name notations public_id system_id get_attribute_node get_attribute get_elements_by_tagname has_attribute remove_attribute set_attribute tagname add_namespace append_child append_sibling attributes child_nodes clone_node dump_node first_child get_content has_attributes has_child_nodes insert_before is_blank_node last_child next_sibling node_name node_type node_value owner_document parent_node prefix previous_sibling remove_child replace_child replace_node set_content set_name set_namespace unlink_node data target process result_dump_file result_dump_mem contained
/macosx-10.9.5/CPANInternal-140/Graph/lib/
H A DGraph.pm2408 sub has_attribute { subroutine
2411 $g->_attr02_123('has_attribute',
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/
H A DGraph.pm2535 sub has_attribute { subroutine
2538 $g->_attr02_123('has_attribute',

Completed in 158 milliseconds