OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wBreak
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fee/src/fx_wordbreak/
fx_wordbreak_impl.cpp
162
FX_WORD
wBreak
=
164
if (
wBreak
) {
194
wBreak
= FALSE;
198
if (
wBreak
) {
/external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp
239
FX_WCHAR
wBreak
= 0;
242
if (
wBreak
== 0 && (wch == L'\n' || wch == L'\r')) {
243
wBreak
= wch;
Completed in 534 milliseconds