Home | History | Annotate | Download | only in genrb

Lines Matching refs:fType

121  * The resource item type may be a related subtype of the fType.
331 res->u.fTable.fType = URES_TABLE;
335 res->u.fTable.fType = URES_TABLE32;
354 switch (res->fType) {
427 if (res->u.fTable.fType == URES_TABLE) {
454 switch (res->fType) {
580 if(res->u.fTable.fType == URES_TABLE) {
616 switch (res->fType) {
874 res->fType = URES_TABLE;
884 res->fType = URES_ARRAY;
908 res->fType = URES_STRING;
976 res->fType = URES_ALIAS;
1001 res->fType = URES_INT_VECTOR;
1018 res->fType = URES_INT;
1030 res->fType = URES_BINARY;
1184 switch(res->fType) {