Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp716 int paintRunLength = length; in paint() local
750 int paintRunLength = combinedText ? endOffset : length; in paint() local