Searched +defs:state +defs:point (Results 1 - 25 of 63) sorted by relevance

123

/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_touch_event.cpp37 WebKitPlatformTouchPoint(unsigned id, const WebCore::IntPoint& windowPos, WebCore::PlatformTouchPoint::State state) argument
82 Ewk_Touch_Point* point = static_cast<Ewk_Touch_Point*>(item); local
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinPointer.c57 int state = 0; local
116 int state; local
290 POINT point; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DFontBlackBerry.cpp41 void Font::drawComplexText(GraphicsContext* context, const TextRun& run, const FloatPoint& point, int from, int to) const argument
77 FloatRect Font::selectionRectForComplexText(const TextRun& run, const FloatPoint& point, int height, int from, int to) const argument
107 const GraphicsContextState state local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DWebEventConversion.cpp191 PlatformTouchPoint::State state = PlatformTouchPoint::TouchStateEnd; local
221 WebKitPlatformTouchPoint(const QTouchEvent::TouchPoint& point, State state) argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/efl/
H A DWebEventFactory.cpp230 Ewk_Touch_Point* point = static_cast<Ewk_Touch_Point*>(item); local
232 WebPlatformTouchPoint::TouchPointState state; local
[all...]
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dfilecomplete.c135 filename_completion_function(const char *text, int state) argument
380 fn_complete(EditLine *el, char *(*complet_func)(const char *, int), char **(*attempted_completion_function)(const char *, int, int), const char *word_break, const char *special_prefixes, char append_character, int query_items, int *completion_type, int *over, int *point, int *end) argument
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinPointer.c57 int state = 0; local
115 int state; local
287 POINT point; local
[all...]
H A DtkWinX.c1307 * Returns a composite value of all the modifier and button state flag local
1119 unsigned int state = GetState(message, wParam, lParam); local
1122 union {DWORD msgpos; POINTS point;} root; /* Note: POINT and POINTS are different */ member in union:__anon13653
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dfilecomplete.c157 fn_filename_completion_function(const char *text, int state) argument
418 fn_complete(EditLine *el, char *(*complet_func)(const char *, int), char **(*attempted_completion_function)(const char *, int, int), const Char *word_break, const Char *special_prefixes, const char *(*app_func)(const char *), size_t query_items, int *completion_type, int *over, int *point, int *end) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DFontQt.cpp120 static void drawQtGlyphRun(GraphicsContext* context, const QGlyphRun& qtGlyphRun, const QPointF& point, int baseLineOffset) argument
129 const GraphicsContextState& state = context->state(); local
171 drawComplexText(GraphicsContext* ctx, const TextRun& run, const FloatPoint& point, int from, int to) const argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderReplaced.cpp454 VisiblePosition RenderReplaced::positionForPoint(const LayoutPoint& point) argument
513 void RenderReplaced::setSelectionState(SelectionState state) argument
H A DRenderWidget.cpp375 void RenderWidget::setSelectionState(SelectionState state) argument
405 CursorDirective RenderWidget::getCursor(const LayoutPoint& point, Cursor& cursor) const argument
/macosx-10.9.5/libedit-39/src/
H A Dfilecomplete.c145 fn_filename_completion_function(const char *text, int state) argument
415 fn_complete(EditLine *el, char *(*complet_func)(const char *, int), char **(*attempted_completion_function)(const char *, int, int), const Char *word_break, const Char *special_prefixes, const char *(*app_func)(const char *), size_t query_items, int *completion_type, int *over, int *point, int *end) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsScene.cpp171 void CoordinatedGraphicsScene::createCanvasIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
182 void CoordinatedGraphicsScene::syncCanvasIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
199 destroyCanvasIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
209 setLayerRepaintCountIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
217 setLayerChildrenIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
233 setLayerFiltersIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
246 syncCustomFilterPrograms(const CoordinatedGraphicsState& state) argument
461 createTilesIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
473 removeTilesIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
488 updateTilesIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
508 syncUpdateAtlases(const CoordinatedGraphicsState& state) argument
529 syncImageBackings(const CoordinatedGraphicsState& state) argument
616 commitSceneState(const CoordinatedGraphicsState& state) argument
719 setLayerAnimationsIfNeeded(TextureMapperLayer* layer, const CoordinatedGraphicsLayerState& state) argument
774 findScrollableContentsLayerAt(const FloatPoint& point) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Davoid.el[all...]
H A Disearch.el[all...]
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Dnode.h53 statem *state; member in struct:node
590 hvpair *point; member in class:draw_node
651 mtsm state; member in class:output_file
/macosx-10.9.5/vim-53/src/
H A Dgui_at_sb.c380 XPoint point[6]; local
426 point, 3, local
430 point, 3, local
439 point+3, 3, local
912 unsigned int state; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-init.el[all...]
H A Dviper-cmd.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DHistoryItem.cpp415 void HistoryItem::setScrollPoint(const IntPoint& point) argument
436 void HistoryItem::setDocumentState(const Vector<String>& state) argument
791 String state; local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DDragController.cpp297 LayoutPoint point = roundedLayoutPoint(FloatPoint(p.x() * zoomFactor, p.y() * zoomFactor)); local
351 IntPoint point = frameView->windowToContents(dragData->clientPosition()); local
428 static bool setSelectionToDragCaret(Frame* frame, VisibleSelection& dragCaret, RefPtr<Range>& range, const IntPoint& point) argument
744 startDrag(Frame* src, const DragState& state, DragOperation srcOp, const PlatformMouseEvent& dragEvent, const IntPoint& dragOrigin) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsContext.cpp291 const GraphicsContextState& GraphicsContext::state() const function in class:WebCore::GraphicsContext
412 void GraphicsContext::drawText(const Font& font, const TextRun& run, const FloatPoint& point, int from, int to) argument
421 void GraphicsContext::drawEmphasisMarks(const Font& font, const TextRun& run, const AtomicString& mark, const FloatPoint& point, int from, int to) argument
429 void GraphicsContext::drawBidiText(const Font& font, const TextRun& run, const FloatPoint& point, Font::CustomFontNotReadyAction customFontNotReadyAction) argument
464 void GraphicsContext::drawHighlightForText(const Font& font, const TextRun& run, const FloatPoint& point, int h, const Color& backgroundColor, ColorSpace colorSpace, int from, int to) argument
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCanvArc.c441 Tk_State state; local
651 double tmp, center[2], point[2]; local
653 Tk_State state = arcPtr->header.state; local
795 Tk_State state = itemPtr->state; local
972 Tk_State state = itemPtr->state; local
1148 Tk_State state = itemPtr->state; local
1458 Tk_State state = arcPtr->header.state; local
1845 Tk_State state = itemPtr->state; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCanvArc.c460 Tk_State state; local
674 double tmp, center[2], point[2]; local
676 Tk_State state = arcPtr->header.state; local
820 Tk_State state = itemPtr->state; local
996 Tk_State state = itemPtr->state; local
1177 Tk_State state = itemPtr->state; local
1490 Tk_State state = arcPtr->header.state; local
1894 Tk_State state = itemPtr->state; local
[all...]

Completed in 159 milliseconds

123