OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uncommittedwidth
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
LineWidth.h
56
float
uncommittedWidth
() const { return m_uncommittedWidth; }
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
BreakingContextInlineHeaders.h
749
float wrapW = m_width.
uncommittedWidth
() + inlineLogicalWidth(m_current.object(), !m_appliedStartWidth, true);
[
all
...]
Completed in 67 milliseconds