Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp5433 bool bAttribute = false; in dot_accessor() local
5442 &resolveValues[i - 2], &bAttribute); in dot_accessor()
5458 if (bAttribute) in dot_accessor()
5495 bool bAttribute = false; in dot_accessor() local
5497 &bAttribute); in dot_accessor()
5504 if (bAttribute) in dot_accessor()
5554 bool bAttribute = false; in dotdot_accessor() local
5561 &resolveValues[i - 2], &bAttribute); in dotdot_accessor()
5577 if (bAttribute) in dotdot_accessor()
5614 bool bAttribute = false; in dotdot_accessor() local
[all …]
Dxfa_fm2jscontext.h432 bool* bAttribute);