Lines Matching full:geometry
6768 ** Register a geometry callback named zGeom that can be used as part of an
6769 ** R-Tree geometry query as follows:
119382 ** When a geometry callback is created (see sqlite3_rtree_geometry_callback),
119387 ** the geometry callback function).
119975 ** occurs within a geometry callback.
120027 ** occurs within a geometry callback.
122280 ** invocation of a geometry function, and as the destructor for the geometry
122318 ** Register a new geometry function for use with the r-tree MATCH operator.