OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_CBP_SP
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/fxcrt/
fx_ucd.h
89
FX_CBP_SP
= 35,
/external/pdfium/xfa/fgas/layout/
fgas_textbreak.cpp
1000
if (nCur ==
FX_CBP_SP
) {
1001
if (nNext ==
FX_CBP_SP
)
1008
if (nNext ==
FX_CBP_SP
)
1017
(nCur ==
FX_CBP_SP
&& !bSpaceBreak)) {
[
all
...]
fgas_rtfbreak.cpp
746
if (nCur ==
FX_CBP_SP
)
749
eType = nNext ==
FX_CBP_SP
? FX_LBT_PROHIBITED_BRK
Completed in 233 milliseconds