Home
last modified time | relevance | path

Searched refs:SplitArgsIntoSections (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/WebCore.gyp/scripts/
Daction_useragentstylesheets.py53 def SplitArgsIntoSections(args): function
78 sections = SplitArgsIntoSections(args[1:])
Daction_maketokenizer.py50 def SplitArgsIntoSections(args): function
75 sections = SplitArgsIntoSections(args[1:])
Drule_binding.py56 def SplitArgsIntoSections(args): function
81 sections = SplitArgsIntoSections(args[1:])
Daction_makenames.py65 def SplitArgsIntoSections(args): function
90 sections = SplitArgsIntoSections(args[1:])
Daction_cssvaluekeywords.py56 def SplitArgsIntoSections(args): function
81 (outputs, inputs) = SplitArgsIntoSections(args[1:])
Daction_csspropertynames.py52 def SplitArgsIntoSections(args): function
77 (outputs, inputs) = SplitArgsIntoSections(args[1:])