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

1 2

  /external/pdfium/xfa/fxfa/parser/
cxfa_box.cpp 67 int32_t iType = stroke.GetStrokeType();
68 if (iType == XFA_ATTRIBUTEENUM_Lowered || iType == XFA_ATTRIBUTEENUM_Raised ||
69 iType == XFA_ATTRIBUTEENUM_Etched ||
70 iType == XFA_ATTRIBUTEENUM_Embossed) {
71 return iType;
158 int32_t iType = Style3D(strokes, stroke);
159 if (iType) {
163 return iType;
  /external/opencv/cvaux/src/
_cvfacedetection.h 207 int iType;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 42 DWORD iType;
  /external/pdfium/core/fpdfapi/page/
fpdf_page_func.cpp 740 int iType = -1;
742 iType = pStream->GetDict()->GetIntegerFor("FunctionType");
744 iType = pDict->GetIntegerFor("FunctionType");
746 Type type = IntegerToFunctionType(iType);
763 CPDF_Function::Type CPDF_Function::IntegerToFunctionType(int iType) {
764 switch (iType) {
769 return static_cast<Type>(iType);
  /external/pdfium/fpdfsdk/javascript/
app.cpp 399 int iType = 0;
401 iType = newParams[2].ToInt(pRuntime);
413 swMsg.c_str(), swTitle.c_str(), iType, iIcon));
  /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 1047 /* SURFOBJ.iType constants */
    [all...]
strmif.h     [all...]
wingdi.h 768 DWORD iType;
774 DWORD iType;
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_interform.cpp 819 int iType,
855 if (pField->GetFieldType() != iType)
1168 int32_t iType = pField->GetType();
1169 if (iType == CPDF_FormField::PushButton |
    [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidget.cpp     [all...]
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.8.1/
joda-time-2.8.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/guice/extensions/persist/lib/
hsqldb.jar 
commons-collections.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 
  /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 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]

Completed in 915 milliseconds

1 2