Home | History | Annotate | Download | only in cache

Lines Matching refs:FT_UInt

70     FT_UInt    count  = snode->count;
104 FT_UInt gindex,
116 if ( (FT_UInt)(gindex - gnode->gindex) >= snode->count )
215 FT_UInt gindex = gquery->gindex;
219 FT_UInt total;
220 FT_UInt node_count;
232 FT_UInt count, start;
283 FT_UInt count = snode->count;
333 FT_UInt gindex = gquery->gindex;
340 (FT_UInt)( gindex - gnode->gindex ) < snode->count );