HomeSort by relevance Sort by last modified time
    Searched defs:iType (Results 1 - 25 of 45) sorted by null

1 2

  /external/opencv/cvaux/src/
_cvfacedetection.h 207 int iType;
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffnotify.cpp 408 XFA_ELEMENT iType = pNode->GetClassID();
409 if (XFA_IsCreateWidget(iType)) {
415 switch (iType) {
xfa_ffwidget.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 42 DWORD iType;
  /external/pdfium/fpdfsdk/src/
fpdf_flatten.cpp 211 int iType = pContentsObj->GetType();
214 switch (iType) {
  /external/pdfium/fpdfsdk/src/javascript/
app.cpp 290 int iType = 0;
312 iType = CJS_Value(pRuntime, pValue, CJS_Value::VT_unknown).ToInt();
361 iType = params[i].ToInt();
368 vRet = MsgBox(pRuntime->GetReaderApp(), swMsg.c_str(), swTitle.c_str(), iType,
  /external/pdfium/xfa/src/fdp/src/fde/
fde_gedevice.cpp 401 int32_t iType = pBrush->GetType();
402 if (iType < 0 || iType > FDE_BRUSHTYPE_MAX) {
405 return (this->*gs_FillPath[iType])(pBrush, &pGePath->m_Path, pMatrix);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mqmail.h 27 MQMailRecipType iType;
51 MQMailFormFieldType iType;
97 MQMailEMailType iType;
htmlhelp.h 189 int iType;
winddi.h 1043 /* SURFOBJ.iType constants */
    [all...]
strmif.h     [all...]
wingdi.h 768 DWORD iType;
774 DWORD iType;
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 525 int iType,
570 if (pField->GetFieldType() != iType) {
594 int iType) {
595 return ValidateFieldName(csNewFieldName, iType, NULL, NULL);
1011 int32_t iType = pField->GetType();
1012 if (iType == CPDF_FormField::PushButton ||
1013 iType == CPDF_FormField::CheckBox || iType == CPDF_FormField::ListBox) {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 172 FX_BOOL CXFA_Fill::SetFillType(int32_t iType) {
404 FX_BOOL CXFA_Caption::SetPlacementType(int32_t iType) {
405 return m_pNode->SetEnum(XFA_ATTRIBUTE_Placement, (XFA_ATTRIBUTEENUM)iType);
815 XFA_ELEMENT iType) {
821 if (iType == XFA_ELEMENT_UNKNOWN) {
824 pNode = m_pNode->GetProperty(0, iType);
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.jar 
  /external/opencv3/3rdparty/include/dshow/
strmif.h     [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 

Completed in 714 milliseconds

1 2