HomeSort by relevance Sort by last modified time
    Searched refs:interfaceParameterSelector (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/bindings/scripts/
IDLStructure.pm 108 our $interfaceParameterSelector = '(in|out)\s*((?:' . $extendedAttributeSyntax . ' )?)' . $supportedTypes . '\s*(' . $idlIdNs . '*)';
IDLParser.pm 331 $line =~ /$IDLStructure::interfaceParameterSelector/;

Completed in 35 milliseconds