HomeSort by relevance Sort by last modified time
    Searched refs:IsExistInXML (Results 1 - 9 of 9) sorted by null

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffpushbutton.cpp 125 if (border.IsExistInXML() &&
140 if (caption.IsExistInXML() &&
178 if (caption.IsExistInXML() &&
xfa_ffcheckbutton.cpp 90 if (mgWidget.IsExistInXML()) {
96 if (caption.IsExistInXML() && caption.GetPresence()) {
166 if (margin.IsExistInXML()) {
xfa_ffpath.cpp 68 if (edge.IsExistInXML()) {
xfa_ffwidgetacc.cpp 129 if (caption.IsExistInXML() &&
763 if (!caption.IsExistInXML() ||
845 if (mgWidget.IsExistInXML()) {
855 if (para.IsExistInXML()) {
936 if (mgWidget.IsExistInXML()) {
    [all...]
xfa_textlayout.cpp 107 if (font.IsExistInXML()) {
139 if (para.IsExistInXML()) {
167 if (font.IsExistInXML()) {
327 if (para.IsExistInXML()) {
360 if (font.IsExistInXML()) {
394 if (font.IsExistInXML()) {
460 if (font.IsExistInXML()) {
474 if (font.IsExistInXML()) {
764 if (para.IsExistInXML()) {
800 if (font.IsExistInXML()) {
    [all...]
xfa_fffield.cpp 188 if (caption.IsExistInXML() &&
265 if (margin.IsExistInXML()) {
662 if (caption.IsExistInXML() &&
xfa_ffwidget.cpp 109 if (margin.IsExistInXML()) {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp     [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 69 FX_BOOL IsExistInXML() const { return m_pNode != NULL; }

Completed in 144 milliseconds