Searched defs:firstRun (Results 1 – 9 of 9) sorted by relevance
/external/clang/lib/Analysis/ |
D | CFGReachabilityAnalysis.cpp | 52 bool firstRun = true; in mapReachability() local
|
/external/webkit/Source/WebCore/platform/text/ |
D | BidiRunList.h | 45 Run* firstRun() const { return m_firstRun; } in firstRun() function
|
/external/chromium/chrome/browser/resources/ntp4/ |
D | new_tab.js | 685 function setMostVisitedPages(data, firstRun, hasBlacklistedUrls) { argument
|
/external/chromium/chrome/browser/resources/ntp/ |
D | most_visited.js | 137 function(data, firstRun, hasBlacklistedUrls) { argument
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | UniscribeHelper.cpp | 271 bool firstRun = true; in draw() local
|
/external/icu4c/layoutex/ |
D | ParagraphLayout.cpp | 1030 le_int32 firstRun = getCharRun(runStart); in computeVisualRuns() local
|
/external/icu4c/common/ |
D | ubidiln.c | 442 int32_t firstRun, endRun, limitRun, runCount; in reorderLine() local
|
/external/chromium/chrome/browser/resources/ |
D | new_new_tab.js | 1431 function mostVisitedPages(data, firstRun, hasBlacklistedUrls) { argument
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderBlockLineLayout.cpp | 428 …neDirectionPositionsForLine(RootInlineBox* lineBox, bool firstLine, BidiRun* firstRun, BidiRun* tr… in computeInlineDirectionPositionsForLine() 610 void RenderBlock::computeBlockDirectionPositionsForLine(RootInlineBox* lineBox, BidiRun* firstRun, … in computeBlockDirectionPositionsForLine()
|