Searched defs:IsLong (Results 1 – 4 of 4) sorted by relevance
403 bool IsLong; in appendFile() local700 bool IsLong; in writeBitmapBody() local878 bool IsLong; in visitIconOrCursorResource() local
38 RCInt(uint32_t Value, bool IsLong) : Val(Value), Long(IsLong) {} in RCInt()
42 inline bool IsLong(reflection::BaseType t) { in IsLong() function
121 inline bool IsLong (BaseType t) { return t == BASE_TYPE_LONG || in IsLong() function