Searched defs:isPercent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DLength.h227 bool isPercent() const { return type() == Percent || type() == Calculated; } function in class:WebCore::Length

Completed in 1057 milliseconds