Home
last modified time | relevance | path

Searched defs:StepDescription (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DStepRange.h41 struct StepDescription { struct
49StepDescription(int defaultStep, int defaultStepBase, int stepScaleFactor, StepValueShouldBe stepV… argument
57 StepDescription() in StepDescription() argument
73 …Base, const Decimal& minimum, const Decimal& maximum, const Decimal& step, const StepDescription&); argument