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

  /external/webkit/Source/WebCore/html/
HTMLProgressElement.h 33 static const double IndeterminatePosition;
HTMLProgressElement.cpp 42 const double HTMLProgressElement::IndeterminatePosition = -1;
129 return HTMLProgressElement::IndeterminatePosition;

Completed in 340 milliseconds