Searched refs:fIntValue (Results 1 – 7 of 7) sorted by relevance
287 info->fIntValue = pInt; in CreateIntFlag()288 *info->fIntValue = info->fDefaultInt = defaultValue; in CreateIntFlag()338 *fIntValue = value; in setInt()412 , fIntValue(NULL) in SkFlagInfo()439 int32_t* fIntValue; variable
172 struct SResInt fIntValue; member
434 len=itostr(buf, res->u.fIntValue.fValue, 10, 0); in int_write_java()
781 len = itostr(buf, res->u.fIntValue.fValue, 10, 0); in int_write_xml()
1061 res->u.fIntValue.fValue = value; in int_open()
132 int32_t fIntValue; member
150 stream->writeDecAsText(fIntValue); in emitObject()215 u.fIntValue = value; in Int()