Searched refs:Res_GETTYPE (Results 1 – 3 of 3) sorted by relevance
3265 const uint32_t t = Res_GETTYPE(attrRes); in applyStyle()3415 const uint32_t t = Res_GETTYPE(resID); in getAttribute()3814 const int t = Res_GETTYPE(resID); in getResourceName()3877 const int t = Res_GETTYPE(resID); in getResource()4044 const int t = Res_GETTYPE(resID); in getBagLocked()5032 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()5206 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()5760 const int t = Res_GETTYPE(resID); in getResourceFlags()6435 typeMap.overlayTypeId = Res_GETTYPE(overlayResID) + 1; in createIdmap()6438 if (Res_GETTYPE(overlayResID) + 1 != static_cast<size_t>(typeMap.overlayTypeId)) { in createIdmap()
243 #define Res_GETTYPE(id) (((id>>16)&0xFF)-1) macro
3801 int32_t typeIdx = Res_GETTYPE(ident); in addPublic()4301 int tid = Res_GETTYPE(resID); in getEntry()4398 if (Res_GETPACKAGE(attrId) + 1 != 0x01 || Res_GETTYPE(attrId) + 1 != 0x01) { in getPublicAttributeSdkLevel()