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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderCombineText.cpp 119 float runWidth = compressedFont.width(run);
120 if (runWidth <= emWidth) {
121 m_combinedTextWidth = runWidth;
  /frameworks/native/cmds/flatland/
Main.cpp 602 uint32_t runWidth = b.width * runHeight / b.height;
604 runWidth, runHeight);

Completed in 3471 milliseconds