Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_wordbreak_data.h15 kLF, enumerator
Dcfde_wordbreak_data.cpp34 (1 << static_cast<int>(WordBreakProperty::kLF)),
/external/icu/icu4c/source/tools/escapesrc/
Descapesrc.cpp19 kLF = 0x0A, variable
70 case kLF: in skipws()
/external/skqp/tools/bookmaker/
DincludeWriter.cpp458 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()
Dbookmaker.h1818 kLF, enumerator
/external/skia/tools/bookmaker/
DincludeWriter.cpp511 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()
Dbookmaker.h1855 kLF, enumerator