Searched refs:startDir (Results 1 - 2 of 2) sorted by relevance

/external/yaffs2/yaffs2/direct/
H A Dyaffsfs.c229 static yaffs_Object *yaffsfs_DoFindDirectory(yaffs_Object *startDir,const char *path,char **name,int symDepth) argument
241 if(startDir)
243 dir = startDir;
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.cpp1579 TextDirection startDir = visibleStart.deepEquivalent().primaryDirection(); local
1581 start.type = startDir == RTL ? CompositedSelectionBound::SelectionRight : CompositedSelectionBound::SelectionLeft;

Completed in 64 milliseconds