Searched defs:CJS_DelayData (Results 1 – 1 of 1) sorted by relevance
76 struct CJS_DelayData { struct77 CFX_WideString sFieldName;78 int nControlIndex;79 enum FIELD_PROP eProp;80 int32_t num;81 bool b;82 CFX_ByteString string;83 CFX_WideString widestring;84 CPDF_Rect rect;85 CPWL_Color color;[all …]