Home
last modified time | relevance | path

Searched refs:punctuationOpen (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp4783 bool punctuationOpen = false; in firstLetterLength() local
4788 punctuationOpen = true; in firstLetterLength()
4800 if (!punctuationOpen) in firstLetterLength()