Searched refs:kLF (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/xfa/fde/ |
D | cfde_wordbreak_data.h | 15 kLF, enumerator
|
D | cfde_wordbreak_data.cpp | 34 (1 << static_cast<int>(WordBreakProperty::kLF)),
|
/external/icu/icu4c/source/tools/escapesrc/ |
D | escapesrc.cpp | 19 kLF = 0x0A, variable 70 case kLF: in skipws()
|
/external/skqp/tools/bookmaker/ |
D | includeWriter.cpp | 458 bool wroteLineFeed = Wrote::kLF == in enumMembersOut() 718 … wroteLineFeed |= Wrote::kLF == this->rewriteBlock(commentLen, commentStart, Phrase::kNo); in structMemberOut() 727 wroteLineFeed |= Wrote::kLF == this->rewriteBlock(commentLen, commentStart, Phrase::kNo); in structMemberOut() 1974 return wroteLineFeeds ? Wrote::kLF : Wrote::kChars; in rewriteBlock()
|
D | bookmaker.h | 1818 kLF, enumerator
|
/external/skia/tools/bookmaker/ |
D | includeWriter.cpp | 511 wroteLineFeed = Wrote::kLF == in enumMembersOut() 780 … wroteLineFeed |= Wrote::kLF == this->rewriteBlock(commentLen, commentStart, Phrase::kNo); in structMemberOut() 789 wroteLineFeed |= Wrote::kLF == this->rewriteBlock(commentLen, commentStart, Phrase::kNo); in structMemberOut() 2101 return wroteLineFeeds ? Wrote::kLF : Wrote::kChars; in rewriteBlock()
|
D | bookmaker.h | 1855 kLF, enumerator
|