OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:insertedafterleadingspace
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLineBoxList.cpp
356
bool
insertedAfterLeadingSpace
= box->lineBreakObj() == child->previousSibling();
358
||
insertedAfterLeadingSpace
|| isIsolated(container->style()->unicodeBidi()))) {
Completed in 422 milliseconds