Searched defs:granularity (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/gtk/
H A DWebPageGtk.cpp84 static inline void scroll(Page* page, ScrollDirection direction, ScrollGranularity granularity) argument
/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollAnimator.cpp104 ScrollGranularity granularity = ScrollByPixel; local
H A DPlatformWheelEvent.h89 PlatformWheelEvent(IntPoint position, IntPoint globalPosition, float deltaX, float deltaY, float wheelTicksX, float wheelTicksY, PlatformWheelEventGranularity granularity, bool shiftKey, bool ctrlKey, bool altKey, bool metaKey) argument
145 PlatformWheelEventGranularity granularity() const { return m_granularity; } function in class:WebCore::PlatformWheelEvent
H A DScrollAnimatorNone.cpp406 bool ScrollAnimatorNone::scroll(ScrollbarOrientation orientation, ScrollGranularity granularity, float step, float multiplier) argument
H A DScrollableArea.cpp86 bool ScrollableArea::scroll(ScrollDirection direction, ScrollGranularity granularity, float multiplier) argument
H A DScrollView.cpp511 bool ScrollView::scroll(ScrollDirection direction, ScrollGranularity granularity) argument
519 bool ScrollView::logicalScroll(ScrollLogicalDirection direction, ScrollGranularity granularity) argument
/macosx-10.10/WebCore-7600.1.25/replay/
H A DUserInputBridge.cpp201 bool UserInputBridge::scrollRecursively(ScrollDirection direction, ScrollGranularity granularity, InputSource inputSource) argument
218 bool UserInputBridge::logicalScrollRecursively(ScrollLogicalDirection direction, ScrollGranularity granularity, InputSource inputSource) argument
H A DSerializationMethods.cpp434 deltaX, deltaY, wheelTicksX, wheelTicksY, granularity, shiftKey, ctrlKey, altKey, metaKey); local
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebWheelEvent.cpp36 WebWheelEvent::WebWheelEvent(Type type, const IntPoint& position, const IntPoint& globalPosition, const FloatSize& delta, const FloatSize& wheelTicks, Granularity granularity, Modifiers modifiers, double timestamp) argument
54 WebWheelEvent::WebWheelEvent(Type type, const IntPoint& position, const IntPoint& globalPosition, const FloatSize& delta, const FloatSize& wheelTicks, Granularity granularity, bool directionInvertedFromDevice, Phase phase, Phase momentumPhase, bool hasPreciseScrollingDeltas, uint32_t scrollCount, const WebCore::FloatSize& unacceleratedScrollingDelta, Modifiers modifiers, double timestamp) argument
H A DWebEvent.h182 Granularity granularity() const { return static_cast<Granularity>(m_granularity); } function in class:WebKit::WebWheelEvent
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/efl/
H A DWebPageEfl.cpp79 static inline void scroll(Page* page, ScrollDirection direction, ScrollGranularity granularity) argument
/macosx-10.10/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDValue.c262 double_t granularity = 0.0; local
/macosx-10.10/WebCore-7600.1.25/editing/
H A DTypingCommand.cpp77 TypingCommand::TypingCommand(Document& document, ETypingCommand commandType, const String &textToInsert, Options options, TextGranularity granularity, TextCompositionType compositionType) argument
111 void TypingCommand::deleteKeyPressed(Document& document, Options options, TextGranularity granularity) argument
125 void TypingCommand::forwardDeleteKeyPressed(Document& document, Options options, TextGranularity granularity) argument
436 deleteKeyPressed(TextGranularity granularity, bool killRing) argument
545 forwardDeleteKeyPressed(TextGranularity granularity, bool killRing) argument
[all...]
H A DVisibleSelection.cpp191 bool VisibleSelection::expandUsingGranularity(TextGranularity granularity) argument
272 void VisibleSelection::setStartAndEndFromBaseAndExtentRespectingGranularity(TextGranularity granularity) argument
425 void VisibleSelection::validate(TextGranularity granularity) argument
H A DFrameSelection.h161 TextGranularity granularity() const { return m_granularity; } function in class:WebCore::FrameSelection
H A DVisibleUnits.cpp1463 bool atBoundaryOfGranularity(const VisiblePosition& vp, TextGranularity granularity, SelectionDirection direction) argument
1510 bool withinTextUnitOfGranularity(const VisiblePosition& vp, TextGranularity granularity, SelectionDirection direction) argument
1709 VisiblePosition positionOfNextBoundaryOfGranularity(const VisiblePosition& vp, TextGranularity granularity, SelectionDirection direction) argument
1730 PassRefPtr<Range> enclosingTextUnitOfGranularity(const VisiblePosition& vp, TextGranularity granularity, SelectionDirectio argument
[all...]
H A DEditorCommand.cpp209 static bool expandSelectionToGranularity(Frame& frame, TextGranularity granularity) argument
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderEmbeddedObject.cpp566 bool RenderEmbeddedObject::scroll(ScrollDirection direction, ScrollGranularity granularity, float, Element**, RenderBox*, const IntPoint&) argument
574 bool RenderEmbeddedObject::logicalScroll(ScrollLogicalDirection direction, ScrollGranularity granularity, float multiplier, Element** stopElement) argument
H A DRenderTextControlSingleLine.cpp463 bool RenderTextControlSingleLine::scroll(ScrollDirection direction, ScrollGranularity granularity, float multiplier, Element** stopElement, RenderBox* startBox, const IntPoint& wheelEventAbsolutePoint) argument
474 bool RenderTextControlSingleLine::logicalScroll(ScrollLogicalDirection direction, ScrollGranularity granularity, float multiplier, Element** stopElement) argument
H A DRenderListBox.cpp591 bool RenderListBox::scroll(ScrollDirection direction, ScrollGranularity granularity, float multiplier, Element**, RenderBox*, const IntPoint&) argument
596 bool RenderListBox::logicalScroll(ScrollLogicalDirection direction, ScrollGranularity granularity, float multiplier, Element**) argument
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dseg.h115 granularity:4, /* granularity */ member in struct:real_descriptor
/macosx-10.10/WebCore-7600.1.25/accessibility/atk/
H A DWebKitAccessibleInterfaceText.cpp1242 static gchar* webkitAccessibleTextGetStringAtOffset(AtkText* text, gint offset, AtkTextGranularity granularity, gint* startOffset, gint* endOffset) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDElementPrivate.cpp1949 void IOHIDElementPrivate::setCalibration(UInt32 min, UInt32 max, UInt32 saturationMin, UInt32 saturationMax, UInt32 deadZoneMin, UInt32 deadZoneMax, IOFixed granularity) argument
2027 IOFixed granularity = 0; local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DElement.cpp595 void Element::scrollByUnits(int units, ScrollGranularity granularity) argument
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclInterp.c3690 Tcl_LimitSetGranularity( Tcl_Interp *interp, int type, int granularity) argument
[all...]

Completed in 339 milliseconds

12