Home
last modified time | relevance | path

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

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
DTwoSecondIntersectionFinder.java45 double trackLength = 0; in sampleNumbers() local
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebScrollbarThemeGeometryNative.cpp71 int WebScrollbarThemeGeometryNative::trackLength(WebScrollbar* scrollbar) in trackLength() function in blink::WebScrollbarThemeGeometryNative
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarTheme.cpp287 int ScrollbarTheme::trackLength(ScrollbarThemeClient* scrollbar) in trackLength() function in WebCore::ScrollbarTheme
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderGrid.cpp401 const Length& trackLength = gridLength.length(); in computeUsedBreadthOfMinLength() local
415 const Length& trackLength = gridLength.length(); in computeUsedBreadthOfMaxLength() local