Home
last modified time | relevance | path

Searched refs:m_marginInPixels (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/editing/
DIndentOutdentCommand.h55 int m_marginInPixels; variable
DIndentOutdentCommand.cpp75 : CompositeEditCommand(document), m_typeOfAction(typeOfAction), m_marginInPixels(marginInPixels) in IndentOutdentCommand()