Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DCFGReachabilityAnalysis.cpp52 bool firstRun = true; in mapReachability() local
/external/webkit/Source/WebCore/platform/text/
DBidiRunList.h45 Run* firstRun() const { return m_firstRun; } in firstRun() function
/external/chromium/chrome/browser/resources/ntp4/
Dnew_tab.js685 function setMostVisitedPages(data, firstRun, hasBlacklistedUrls) { argument
/external/chromium/chrome/browser/resources/ntp/
Dmost_visited.js137 function(data, firstRun, hasBlacklistedUrls) { argument
/external/webkit/Source/WebCore/platform/graphics/chromium/
DUniscribeHelper.cpp271 bool firstRun = true; in draw() local
/external/icu4c/layoutex/
DParagraphLayout.cpp1030 le_int32 firstRun = getCharRun(runStart); in computeVisualRuns() local
/external/icu4c/common/
Dubidiln.c442 int32_t firstRun, endRun, limitRun, runCount; in reorderLine() local
/external/chromium/chrome/browser/resources/
Dnew_new_tab.js1431 function mostVisitedPages(data, firstRun, hasBlacklistedUrls) { argument
/external/webkit/Source/WebCore/rendering/
DRenderBlockLineLayout.cpp428 …neDirectionPositionsForLine(RootInlineBox* lineBox, bool firstLine, BidiRun* firstRun, BidiRun* tr… in computeInlineDirectionPositionsForLine()
610 void RenderBlock::computeBlockDirectionPositionsForLine(RootInlineBox* lineBox, BidiRun* firstRun, … in computeBlockDirectionPositionsForLine()