OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_TXTLINEALIGNMENT_Center
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/xfa/src/fgas/include/
fx_tbk.h
50
#define
FX_TXTLINEALIGNMENT_Center
1
57
(
FX_TXTLINEALIGNMENT_Center
| FX_TXTLINEALIGNMENT_Justified)
63
(
FX_TXTLINEALIGNMENT_Center
| FX_TXTLINEALIGNMENT_Distributed)
/external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp
112
m_iTxtBkAlignment =
FX_TXTLINEALIGNMENT_Center
;
/external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.cpp
900
if (iLowerAlignment ==
FX_TXTLINEALIGNMENT_Center
) {
[
all
...]
/external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp
[
all
...]
Completed in 441 milliseconds