Searched refs:Res_GETTYPE (Results 1 – 3 of 3) sorted by relevance
3077 const uint32_t t = Res_GETTYPE(attrRes); in applyStyle()3191 const uint32_t t = Res_GETTYPE(resID); in getAttribute()3558 const int t = Res_GETTYPE(resID); in getResourceName()3621 const int t = Res_GETTYPE(resID); in getResource()3786 const int t = Res_GETTYPE(resID); in getBagLocked()4714 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()4884 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()5438 const int t = Res_GETTYPE(resID); in getResourceFlags()6107 typeMap.overlayTypeId = Res_GETTYPE(overlayResID) + 1; in createIdmap()6110 if (Res_GETTYPE(overlayResID) + 1 != static_cast<size_t>(typeMap.overlayTypeId)) { in createIdmap()
243 #define Res_GETTYPE(id) (((id>>16)&0xFF)-1) macro
3739 int32_t typeIdx = Res_GETTYPE(ident); in addPublic()4240 int tid = Res_GETTYPE(resID); in getEntry()4337 if (Res_GETPACKAGE(attrId) + 1 != 0x01 || Res_GETTYPE(attrId) + 1 != 0x01) { in getPublicAttributeSdkLevel()