HomeSort by relevance Sort by last modified time
    Searched full:xtext (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
FlameChart.js 799 var xText = Math.max(0, barX);
800 var widthText = barWidth - textPaddingLeft + barX - xText;
803 context.fillText(title, xText + textPaddingLeft, textBaseHeight - entryLevels[entryIndex] * barHeight);

Completed in 596 milliseconds