Home
last modified time | relevance | path

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

/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx329 static CairoWrapper* pCairoInstance = NULL; variable
333 if( ! pCairoInstance ) in get()
334 pCairoInstance = new CairoWrapper(); in get()
335 return *pCairoInstance; in get()

Completed in 21 milliseconds