Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h416 bool bIsStar,
Dxfa_fm2jscontext.cpp5408 bool bIsStar = true; in dot_accessor() local
5411 bIsStar = false; in dot_accessor()
5418 bIsStar, szSomExp); in dot_accessor()
5527 bool bIsStar = true; in dotdot_accessor() local
5530 bIsStar = false; in dotdot_accessor()
5537 bIsStar, szSomExp); in dotdot_accessor()
6051 bool bIsStar, in GenerateSomExpression() argument
6053 if (bIsStar) { in GenerateSomExpression()