Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dseleng.cxx58 pFunctionSet = pFuncSet; in SelectionEngine()
140 if ( !pFunctionSet ) in CursorPosChanging()
171 pFunctionSet->DestroyAnchor(); in CursorPosChanging()
180 pFunctionSet->DestroyAnchor(); in CursorPosChanging()
241 pFunctionSet->DestroyAnchor(); in SelMouseButtonDown()
285 pFunctionSet->DestroyAnchor(); in SelMouseButtonDown()
333 if( !pFunctionSet || !pWin ) in SelMouseButtonUp()
354 pFunctionSet->DestroyAnchor(); in SelMouseButtonUp()
363 pFunctionSet->DeselectAll(); in SelMouseButtonUp()
405 pFunctionSet->CreateAnchor(); in SelMouseMove()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx80 FunctionSet* pFunctionSet; member in SelectionEngine
131 { pFunctionSet = pFuncs; } in SetFunctionSet()
132 const FunctionSet* GetFunctionSet() const { return pFunctionSet; } in GetFunctionSet()

Completed in 24 milliseconds