Home
last modified time | relevance | path

Searched refs:WEBIDL_TYPE_DOUBLE (Results 1 – 5 of 5) sorted by relevance

/dports/devel/nsgenbind/nsgenbind-0.8/src/
H A Dduk-libdom-dictionary.c247 case WEBIDL_TYPE_DOUBLE: in output_member_acessor()
447 case WEBIDL_TYPE_DOUBLE: in output_member_declaration()
H A Dwebidl-ast.h58 WEBIDL_TYPE_DOUBLE, /**< 6 - The type is a double */ enumerator
H A Dwebidl-ast.c809 case WEBIDL_TYPE_DOUBLE: /**< 6 - The type is a double */ in webidl_type_to_str()
H A Dwebidl-parser.y1847 WEBIDL_TYPE_DOUBLE);
H A Dduk-libdom-interface.c1239 case WEBIDL_TYPE_DOUBLE: in output_operation_argument_type_check()