Searched defs:startingNode (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DSimplifyMarkupCommand.cpp59 Node* startingNode = node->parentNode(); local
/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeScanner.c331 BTScanInitialize( const FCB * btreeFile, u_int32_t startingNode, u_int32_t startingRecord, u_int32_t recordsFound, u_int32_t bufferSize, BTScanState * scanState ) argument
389 BTScanTerminate( BTScanState * scanState, u_int32_t * startingNode, u_int32_t * startingRecord, u_int32_t * recordsFound ) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DFocusController.cpp505 Node* startingNode; local
H A DEventHandler.cpp1099 bool EventHandler::scrollOverflow(ScrollDirection direction, ScrollGranularity granularity, Node* startingNode) argument
1120 bool EventHandler::logicalScrollOverflow(ScrollLogicalDirection direction, ScrollGranularity granularity, Node* startingNode) argument
1141 bool EventHandler::scrollRecursively(ScrollDirection direction, ScrollGranularity granularity, Node* startingNode) argument
1158 bool EventHandler::logicalScrollRecursively(ScrollLogicalDirection direction, ScrollGranularity granularity, Node* startingNode) argument
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c3843 domNode *node, *child, *startingNode, *ancestor; local
[all...]

Completed in 191 milliseconds