Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddndlcon.cxx147 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDropEvent() argument
165 locationX, locationY, sourceActions, transferable ); in fireDropEvent()
267 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDragOverEvent() argument
284 dropAction, locationX, locationY, sourceActions ); in fireDragOverEvent()
334 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDragEnterEvent() argument
352 dropAction, locationX, locationY, sourceActions, dataFlavors ); in fireDragEnterEvent()
402 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDropActionChangedEvent() argument
419 dropAction, locationX, locationY, sourceActions ); in fireDropActionChangedEvent()
/trunk/main/vcl/inc/
H A Ddndlcon.hxx56 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions,
63 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions );
67 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions,
72 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions );

Completed in 34 milliseconds