Searched refs:pCairoInstance (Results 1 – 1 of 1) sorted by relevance
329 static CairoWrapper* pCairoInstance = NULL; variable333 if( ! pCairoInstance ) in get()334 pCairoInstance = new CairoWrapper(); in get()335 return *pCairoInstance; in get()
Completed in 19 milliseconds