OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nPropType
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fxjse/src/
dynprop.cpp
41
int32_t
nPropType
=
45
if (
nPropType
== FXJSE_ClassPropType_Property) {
49
} else if (
nPropType
== FXJSE_ClassPropType_Method) {
76
int32_t
nPropType
=
80
if (
nPropType
!= FXJSE_ClassPropType_Method) {
90
int32_t
nPropType
=
94
return
nPropType
!= FXJSE_ClassPropType_None;
100
int32_t
nPropType
=
104
if (
nPropType
!= FXJSE_ClassPropType_Method) {
108
return
nPropType
== FXJSE_ClassPropType_Property ? FALSE : TRUE;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapiform.h
148
ULONG
nPropType
;
Completed in 219 milliseconds