OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_TXTLAYOUTSTYLE_ArabicShapes
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/xfa/src/fgas/include/
fx_tbk.h
36
#define
FX_TXTLAYOUTSTYLE_ArabicShapes
0x0020
/external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp
80
m_dwTxtBkStyles |=
FX_TXTLAYOUTSTYLE_ArabicShapes
;
/external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.cpp
92
m_bArabicShapes = (m_dwLayoutStyles &
FX_TXTLAYOUTSTYLE_ArabicShapes
) != 0;
[
all
...]
/external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp
[
all
...]
Completed in 44 milliseconds