Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DStepRange.h59 double valueFromProportion(double proportion) in valueFromProportion()
/external/webkit/Source/WebCore/platform/wx/wxcode/
Dscrollbar_render.h56 float proportion = ((float)physicalLength - 8)/ (max + step); in calcThumbStartAndLength() local
/external/webkit/Source/WebCore/platform/
DScrollbarThemeComposite.cpp106 … float proportion = static_cast<float>(scrollbar->visibleSize()) / scrollbar->totalSize(); in paint() local
281 float proportion = scrollbar->visibleSize() / usedTotalSize(scrollbar); in thumbLength() local
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h313 /* [in] */ float proportion, in paintCustomScrollbar()
DWebChromeClient.cpp651 … float value, float proportion, ScrollbarControlPartMask parts) in paintCustomScrollbar()
/external/webkit/Tools/DumpRenderTree/win/
DUIDelegate.cpp403 /* [in] */ float proportion, in paintCustomScrollbar()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebChromeClient.cpp558 float value, float proportion, ScrollbarControlPartMask) in paintCustomScrollbar()