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

  /external/webkit/Source/WebCore/rendering/
RenderCombineText.cpp 114 float runWidth = compressedFont.width(run);
115 if (runWidth <= emWidth) {
116 m_combinedTextWidth = runWidth;
  /frameworks/native/cmds/flatland/
Main.cpp 528 uint32_t runWidth = b.width * runHeight / b.height;
530 runWidth, runHeight);

Completed in 49 milliseconds