Searched refs:GetDeltaY (Results 1 – 7 of 7) sorted by relevance
76 bool GetDeltaY() const;484 GetDeltaY(); in GetNextGlyphs()1028 bool ATSLayout::GetDeltaY() const in GetDeltaY() function in ATSLayout
66 virtual short GetDeltaY();
278 short ScPrivatSplit::GetDeltaY() in GetDeltaY() function in ScPrivatSplit
1064 short nDeltaY=aPrivatSplit.GetDeltaY(); in IMPL_LINK()
1236 if ( pData && (pData->GetDeltaX() || pData->GetDeltaY()) ) in HandleScrollCommand()1239 pVScrl, pData->GetDeltaY() ); in HandleScrollCommand()
206 long GetDeltaY() const { return mnDeltaY; } in GetDeltaY() function in CommandScrollData
2764 nScrollDY = pData->GetDeltaY() * GetScrollBarLineSize(); in HandleScrollCommand()
Completed in 156 milliseconds