Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp5257 bool bAttribute = false; in dot_accessor() local
5266 &resolveValues[i - 2], &bAttribute); in dot_accessor()
5282 if (bAttribute) in dot_accessor()
5319 bool bAttribute = false; in dot_accessor() local
5321 &bAttribute); in dot_accessor()
5328 if (bAttribute) in dot_accessor()
5377 bool bAttribute = false; in dotdot_accessor() local
5384 &resolveValues[i - 2], &bAttribute); in dotdot_accessor()
5400 if (bAttribute) in dotdot_accessor()
5437 bool bAttribute = false; in dotdot_accessor() local
[all …]
Dcfxjse_formcalc_context.h406 bool* bAttribute);