Lines Matching refs:fID
124 if (rec.fID == id) {
142 if (rec->fID != id) {
144 rec->fID = id;
158 if (NULL == glyph || glyph->fID != id) {
172 if (rec->fID != id) {
175 rec->fID = id;
195 if (rec->fID != id) {
198 rec->fID = id;
218 if (NULL == glyph || glyph->fID != id) {
239 if (NULL == glyph || glyph->fID != id) {
266 if (gptr[mid]->fID < id) {
273 if (glyph->fID == id) {
281 if (glyph->fID < id) {
291 glyph->fID = id;