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

  /external/pdfium/fpdfsdk/src/javascript/
JS_Value.cpp 166 m_eType = VT_boolean;
243 if(m_pValue->IsBoolean()) return VT_boolean;
global.cpp 105 case VT_boolean:
357 case VT_boolean:
app.cpp 398 else if (params[0].GetType() == VT_boolean)
416 if (params[0].GetType() == VT_boolean)
  /external/pdfium/fpdfsdk/include/jsapi/
fxjs_v8.h 23 VT_boolean,
  /external/pdfium/fpdfsdk/include/javascript/
JS_Define.h 754 return VT_boolean;
769 return VT_boolean;

Completed in 309 milliseconds