Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx163 , bFirstTimeVisible (true) in WindowImpl()
618 getImpl()->bFirstTimeVisible = true; in Show()
619 else if (GetParent() && getImpl()->bFirstTimeVisible) in Show()
622 getImpl()->bFirstTimeVisible = false; in Show()
H A Dwrapper.hxx50 bool bFirstTimeVisible; member in layout::WindowImpl