Searched defs:iType (Results 1 - 25 of 35) sorted by relevance

12

/external/pdfium/xfa/src/fdp/src/fde/
H A Dfde_object.cpp12 IFDE_Brush* IFDE_Brush::Create(int32_t iType) { argument
13 switch (iType) {
H A Dfde_gedevice.cpp401 int32_t iType = pBrush->GetType(); local
402 if (iType < 0 || iType > FDE_BRUSHTYPE_MAX) {
405 return (this->*gs_FillPath[iType])(pBrush, &pGePath->m_Path, pMatrix);
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/SDL/
H A DSDLInputManager.cpp85 Object* SDLInputManager::createInputObject( Type iType, bool bufferMode ) argument
89 switch( iType )
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/
H A DOISObject.h71 Object(const std::string &vendor, Type iType, bool buffered, argument
74 mType(iType),
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/
H A DLinuxInputManager.cpp124 int LinuxInputManager::totalDevices(Type iType) argument
126 switch(iType)
136 int LinuxInputManager::freeDevices(Type iType) argument
138 switch(iType)
148 bool LinuxInputManager::vendorExist(Type iType, const std::string & vendor) argument
150 if((iType == OISKeyboard || iType == OISMouse) && vendor == mInputSystemName)
154 else if( iType == OISJoyStick )
165 Object* LinuxInputManager::createObject(InputManager *creator, Type iType, bool bufferMode, const std::string & vendor) argument
169 switch(iType)
[all...]
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/
H A DMacInputManager.cpp142 int MacInputManager::totalDevices(Type iType) argument
144 switch(iType)
153 int MacInputManager::freeDevices(Type iType) argument
155 switch(iType)
164 bool MacInputManager::vendorExist(Type iType, const std::string & vendor) argument
166 if( (iType == OISKeyboard || iType == OISMouse) && vendor == mInputSystemName )
173 Object* MacInputManager::createObject(InputManager* creator, Type iType, bool bufferMode, argument
178 switch(iType)
194 obj = mHIDManager->createObject(creator, iType, bufferMod
[all...]
H A DMacHIDManager.cpp390 int MacHIDManager::totalDevices(Type iType) argument
397 if((*it)->type == iType)
405 int MacHIDManager::freeDevices(Type iType) argument
412 if((*it)->inUse == false && (*it)->type == iType)
420 bool MacHIDManager::vendorExist(Type iType, const std::string & vendor) argument
426 if((*it)->type == iType && (*it)->combinedKey == vendor)
434 Object* MacHIDManager::createObject(InputManager* creator, Type iType, bool bufferMode, argument
442 if((*it)->inUse == false && (*it)->type == iType && (vendor == "" || (*it)->combinedKey == vendor))
444 int totalDevs = totalDevices(iType);
445 int freeDevs = freeDevices(iType);
[all...]
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
H A DOISWiiMoteFactoryCreator.cpp82 int WiiMoteFactoryCreator::totalDevices(Type iType) argument
84 if( iType == OISJoyStick )
91 int WiiMoteFactoryCreator::freeDevices(Type iType) argument
93 if( iType == OISJoyStick )
100 bool WiiMoteFactoryCreator::vendorExist(Type iType, const std::string & vendor) argument
102 if( iType == OISJoyStick && mVendorName == vendor )
109 Object* WiiMoteFactoryCreator::createObject(InputManager* creator, Type iType, bool bufferMode, const std::string & vendor) argument
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/
H A DOISInputManager.cpp172 int InputManager::getNumberOfDevices( Type iType )
178 factoyObjects += (*i)->totalDevices(iType);
198 Object* InputManager::createInputObject( Type iType, bool bufferMode, const std::string &vendor ) argument
204 if( (*i)->freeDevices(iType) > 0 )
206 if( vendor == "" || (*i)->vendorExist(iType, vendor) )
208 obj = (*i)->createObject(this, iType, bufferMode, vendor);
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
H A DWin32InputManager.cpp194 int Win32InputManager::totalDevices(Type iType) argument
196 switch(iType)
206 int Win32InputManager::freeDevices(Type iType) argument
208 switch(iType)
218 bool Win32InputManager::vendorExist(Type iType, const std::string & vendor) argument
220 if( (iType == OISKeyboard || iType == OISMouse) && vendor == mInputSystemName )
224 else if( iType == OISJoyStick )
235 Object* Win32InputManager::createObject(InputManager* creator, Type iType, bool bufferMode, const std::string & vendor) argument
239 switch(iType)
[all...]
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/extras/LIRC/
H A DOISLIRCFactoryCreator.cpp304 int LIRCFactoryCreator::totalDevices(Type iType) argument
306 if( iType == OISJoyStick )
313 int LIRCFactoryCreator::freeDevices(Type iType) argument
315 if( iType == OISJoyStick )
322 bool LIRCFactoryCreator::vendorExist(Type iType, const std::string & vendor) argument
324 if( iType == OISJoyStick && std::find(mUnusedRemotes.begin(), mUnusedRemotes.end(), vendor) != mUnusedRemotes.end() )
331 Object* LIRCFactoryCreator::createObject(InputManager* creator, Type iType, bool bufferMode, const std::string & vendor) argument
/external/pdfium/xfa/src/fwl/src/core/
H A Dfwl_sdadapterimp.cpp124 int32_t iType) {
122 UpdateMenu(IFWL_Menu* pMenu, const void* hItem, int32_t iType) argument
/external/opencv/cvaux/src/
H A D_cvfacedetection.h207 int iType; member in struct:CvContourRect
/external/pdfium/fpdfsdk/src/
H A Dfpdf_flatten.cpp211 int iType = pContentsObj->GetType(); local
214 switch (iType) {
/external/pdfium/fpdfsdk/src/javascript/
H A Dapp.cpp290 int iType = 0; local
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/fxfa/src/app/
H A Dxfa_ffnotify.cpp408 XFA_ELEMENT iType = pNode->GetClassID(); local
409 if (XFA_IsCreateWidget(iType)) {
415 switch (iType) {
H A Dxfa_ffwidget.cpp1103 XFA_ELEMENT iType = pLayoutItem->GetFormNode()->GetClassID(); local
1104 if (XFA_IsCreateWidget(iType)) {
1109 FX_BOOL XFA_IsCreateWidget(XFA_ELEMENT iType) { argument
1110 return iType == XFA_ELEMENT_Field || iType == XFA_ELEMENT_Draw ||
1111 iType == XFA_ELEMENT_Subform || iType == XFA_ELEMENT_ExclGroup;
1457 int32_t iType = fill.GetRadial(crEnd); local
1459 if (iType != XFA_ATTRIBUTEENUM_ToEdge) {
1481 int32_t iType local
1516 int32_t iType = fill.GetLinear(crEnd); local
1948 int32_t iType = box.GetClassID(); local
[all...]
/external/pdfium/xfa/src/fdp/src/tto/
H A Dfde_textout.cpp411 void CFDE_TextOut::ExpandBuffer(int32_t iSize, int32_t iType) { argument
412 switch (iType) {
/external/llvm/include/llvm/IR/
H A DInstrTypes.h40 TerminatorInst(Type *Ty, Instruction::TermOps iType, argument
43 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {}
45 TerminatorInst(Type *Ty, Instruction::TermOps iType, argument
47 : Instruction(Ty, iType, Ops, NumOps, InsertAtEnd) {}
282 UnaryInstruction(Type *Ty, unsigned iType, Value *V, argument
284 : Instruction(Ty, iType, &Op<0>(), 1, IB) {
287 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE) argument
288 : Instruction(Ty, iType, &Op<0>(), 1, IAE) {
332 void init(BinaryOps iType);
333 BinaryOperator(BinaryOps iType, Valu
589 CastInst(Type *Ty, unsigned iType, Value *S, const Twine &NameStr = �, Instruction *InsertBefore = nullptr) argument
595 CastInst(Type *Ty, unsigned iType, Value *S, const Twine &NameStr, BasicBlock *InsertAtEnd) argument
[all...]
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp525 int iType,
570 if (pField->GetFieldType() != iType) {
594 int iType) {
595 return ValidateFieldName(csNewFieldName, iType, NULL, NULL);
1011 int32_t iType = pField->GetType(); local
1012 if (iType == CPDF_FormField::PushButton ||
1013 iType == CPDF_FormField::CheckBox || iType == CPDF_FormField::ListBox) {
1166 int iType = pField->GetFieldType(); local
1169 if (iType
523 ValidateFieldName( CFX_WideString& csNewFieldName, int iType, const CPDF_FormField* pExcludedField, const CPDF_FormControl* pExcludedControl) argument
593 ValidateFieldName(CFX_WideString& csNewFieldName, int iType) argument
[all...]
/external/caliper/lib/
H A Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/joda/time/ org/joda/time/base/ ...
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_objectacc_imp.cpp172 FX_BOOL CXFA_Fill::SetFillType(int32_t iType) { argument
404 FX_BOOL CXFA_Caption::SetPlacementType(int32_t iType) { argument
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);
1007 FX_BOOL CXFA_Validate::SetTestValue(int32_t iType, argument
1014 m_pNode->SetEnum((XFA_ATTRIBUTE)iType, eName, FALSE);
1338 int32_t iType = stroke.GetStrokeType(); local
1339 if (iType
813 SetChildValueContent(const CFX_WideString& wsContent, FX_BOOL bNotify, XFA_ELEMENT iType) argument
1353 int32_t iType = XFA_BOX_3DStyle(strokes, stroke); local
1639 SetAnchorType(int32_t iType) argument
[all...]
/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h2267 DWORD iType; member in struct:_RGNDATAHEADER
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 365 milliseconds

12