Home
last modified time | relevance | path

Searched refs:m_bCanSet (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_field.cpp613 m_bCanSet = m_pFormFillEnv->GetPermissions(FPDFPERM_FILL_FORM) || in AttachField()
686 if (!m_bCanSet) in set_alignment()
722 if (!m_bCanSet) in set_border_style()
757 if (!m_bCanSet) in set_button_align_x()
784 if (!m_bCanSet) in set_button_align_y()
810 if (!m_bCanSet) in set_button_fit_bounds()
836 if (!m_bCanSet) in set_button_position()
862 if (!m_bCanSet) in set_button_scale_how()
903 if (!m_bCanSet) in set_button_scale_when()
927 if (!m_bCanSet) in set_calc_order_index()
[all …]
Dcjs_field.h371 bool m_bCanSet = false; variable