Home
last modified time | relevance | path

Searched refs:GEOSContextHandleInternal_t (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_ts_c.cpp290 } GEOSContextHandleInternal_t; typedef
358 GEOSContextHandleInternal_t* handle = reinterpret_cast<GEOSContextHandleInternal_t*>(extHandle); in execute()
382 GEOSContextHandleInternal_t* handle = reinterpret_cast<GEOSContextHandleInternal_t*>(extHandle); in execute()
402 GEOSContextHandleInternal_t* handle = reinterpret_cast<GEOSContextHandleInternal_t*>(extHandle); in execute()
430 GEOSContextHandleInternal_t* handle = new GEOSContextHandleInternal_t(); in GEOS_init_r()
440GEOSContextHandleInternal_t* handle = reinterpret_cast<GEOSContextHandleInternal_t*>(extHandle); in GEOSContext_setNoticeHandler_r()
451GEOSContextHandleInternal_t* handle = reinterpret_cast<GEOSContextHandleInternal_t*>(extHandle); in GEOSContext_setErrorHandler_r()
462GEOSContextHandleInternal_t* handle = reinterpret_cast<GEOSContextHandleInternal_t*>(extHandle); in GEOSContext_setNoticeMessageHandler_r()
473GEOSContextHandleInternal_t* handle = reinterpret_cast<GEOSContextHandleInternal_t*>(extHandle); in GEOSContext_setErrorMessageHandler_r()
679GEOSContextHandleInternal_t* handle = reinterpret_cast<GEOSContextHandleInternal_t*>(extHandle); in GEOSisValid_r()
[all …]