OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bCustomizeLayout
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp
70
m_bCustomizeLayout
(FALSE),
601
if (
m_bCustomizeLayout
) {
613
textParam.m_iTTOAlign =
m_bCustomizeLayout
? FDE_TTOALIGNMENT_Center
743
m_bCustomizeLayout
= pTheme->IsCustomizedLayout(m_pInterface);
752
if (
m_bCustomizeLayout
) {
766
if (
m_bCustomizeLayout
) {
786
if (
m_bCustomizeLayout
) {
812
if (
m_bCustomizeLayout
) {
825
if (
m_bCustomizeLayout
) {
[
all
...]
/external/pdfium/xfa/src/fwl/src/core/include/
fwl_formimp.h
159
FX_BOOL
m_bCustomizeLayout
;
Completed in 587 milliseconds