OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_TXTLINEALIGNMENT_LowerMask
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/include/
fx_tbk.h
66
#define
FX_TXTLINEALIGNMENT_LowerMask
0x03
/external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.cpp
868
int32_t iLowerAlignment = (m_iCurAlignment &
FX_TXTLINEALIGNMENT_LowerMask
);
[
all
...]
Completed in 374 milliseconds