Home
last modified time | relevance | path

Searched defs:startBlock (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/editing/
DInsertParagraphSeparatorCommand.cpp48 static Element* highestVisuallyEquivalentDivBelowRoot(Element* startBlock) in highestVisuallyEquivalentDivBelowRoot()
167 Element* startBlock = static_cast<Element*>(startBlockNode); in doApply() local
Dvisible_units.cpp533 Node* startBlock = enclosingNodeWithNonInlineRenderer(node); in previousLinePosition() local
644 Node* startBlock = enclosingNodeWithNonInlineRenderer(node); in nextLinePosition() local
754 Node* startBlock = enclosingBlock(startNode); in startOfParagraph() local
825 Node* startBlock = enclosingBlock(startNode); in endOfParagraph() local
942 Node* startBlock; in startOfBlock() local
DReplaceSelectionCommand.cpp840 Node* startBlock = enclosingBlock(visibleStart.deepEquivalent().deprecatedNode()); in doApply() local
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
DJavaSourceWriter.java289 private void startBlock() { in startBlock() method in JavaSourceWriter
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
DCDPlayer.c264 CFNumberRef startBlock; in ReadTOCData() local
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp353 void SchedulePostRATDList::startBlock(MachineBasicBlock *BB) { in startBlock() function in SchedulePostRATDList
DScheduleDAGInstrs.cpp162 void ScheduleDAGInstrs::startBlock(MachineBasicBlock *bb) { in startBlock() function in ScheduleDAGInstrs
/external/libnfc-nxp/src/
DphFriNfc_ISO15693Map.c1626 uint32_t startBlock) in phFriNfc_ReadRemainingInMultiple()
/external/yaffs2/yaffs2/
Dyaffs_guts.h533 int startBlock; /* Start block we're allowed to use */ member
758 int startBlock; member