Lines Matching refs:call
27 1. if parent is non-NULL, call RemoveSelf()
58 4) if rebuild flag is true, call RebuildRegions
75 9. call RebuildRegions
84 2. call parent->RemoveChild(this)
114 2. if parent is non-NULL, call parent->RebuildRegions()
151 2) if parent is NULL, call this: return (parent->ConvertToTop(
161 2. if parent is NULL, call this: return (parent->ConvertFromTop(
183 Used to update the regions after a call to remove or add a child layer
206 5. call RemoveSelf and then the former parent's AddChild
218 5. call RemoveSelf() with rebuild set to false
219 6. call former parent's AddChild (rebuild is false), setting the before
222 8. call lowersibling->RemoveSelf() with no rebuild
223 9. call the parent's AddChild() with the before set to this and rebuild set to true
236 6. recurse through each child and call its RequestDraw() function if it
264 B. if the child has children, call the child's GetChildAt with the point