Searched defs:lineBreak (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DTextBoundaries.h41 int lineBreak = u_getIntPropertyValue(character, UCHAR_LINE_BREAK); local
/macosx-10.10/tcl-105/tcl/tcl/tools/
H A Dman2help2.tcl621 proc lineBreak {} { procedure
H A Dman2html2.tcl608 proc lineBreak {} { procedure
/macosx-10.10/tcl-105/tcl84/tcl/tools/
H A Dman2help2.tcl593 proc lineBreak {} { procedure
H A Dman2html2.tcl545 proc lineBreak {} { procedure
/macosx-10.10/WebCore-7600.1.25/rendering/line/
H A DBreakingContextInlineHeaders.h103 InlineIterator lineBreak() { return m_lineBreak; } function in class:WebCore::BreakingContext
515 inline void tryHyphenating(RenderText* text, const Font& font, const AtomicString& localeIdentifier, unsigned consecutiveHyphenatedLines, int consecutiveHyphenatedLinesLimit, int minimumPrefixLimit, int minimumSuffixLimit, unsigned lastSpace, unsigned pos, float xPos, int availableWidth, bool isFixedPitch, bool collapseWhiteSpace, int lastSpaceWordSpacing, InlineIterator& lineBreak, int nextBreakable, bool& hyphenated) argument

Completed in 151 milliseconds