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

  /external/pdfium/fxjs/
cfxjse_class.cpp 106 int32_t nPropType =
110 if (nPropType == FXJSE_ClassPropType_Property) {
113 } else if (nPropType == FXJSE_ClassPropType_Method) {
142 int32_t nPropType =
146 if (nPropType != FXJSE_ClassPropType_Method) {
156 int32_t nPropType =
160 return nPropType != FXJSE_ClassPropType_None;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapiform.h 148 ULONG nPropType;

Completed in 362 milliseconds