Searched defs:itop (Results 1 – 4 of 4) sorted by relevance
/external/quake/quake/src/WinQuake/ |
D | d_sprite.cpp | 201 int i, v, itop, ibottom, lmaxindex; in D_SpriteScanLeftEdge() local 263 int i, v, itop, ibottom; in D_SpriteScanRightEdge() local
|
/external/quake/quake/src/QW/client/ |
D | d_sprite.c | 201 int i, v, itop, ibottom, lmaxindex; in D_SpriteScanLeftEdge() local 263 int i, v, itop, ibottom; in D_SpriteScanRightEdge() local
|
/external/skia/src/core/ |
D | SkRegion_path.cpp | 204 static int count_path_runtype_values(const SkPath& path, int* itop, int* ibot) { in count_path_runtype_values()
|
D | SkRegion.cpp | 199 int SkRegion::count_runtype_values(int* itop, int* ibot) const in count_runtype_values()
|