Searched defs:sType (Results 1 – 7 of 7) sorted by relevance
174 const char *sType = NULL; in getType() local
1633 ValueType sType = isSignedAmount == 0 ? U : I; in init() local1650 ValueType sType = isSignedAmount == 0 ? U : I; in init() local
678 DataType sType; // source or secondary type variable
178 picoos_uint8 sType; /*Sentence type*/ member
2777 CBA_AnnotIterator::CBA_AnnotIterator(CPDFSDK_PageView* pPageView, const CFX_ByteString& sType, cons… in CBA_AnnotIterator()