Home
last modified time | relevance | path

Searched defs:getSpacing (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/core/
DSkFont.h494 SkScalar getSpacing() const { return this->getMetrics(nullptr); } in getSpacing() function
/external/ktfmt/ktfmt_idea_plugin/src/main/java/com/facebook/ktfmt/intellij/
DCodeStyleManagerDecorator.java195 public int getSpacing(PsiFile file, int offset) { in getSpacing() method in CodeStyleManagerDecorator
/external/google-java-format/idea_plugin/src/com/google/googlejavaformat/intellij/
DCodeStyleManagerDecorator.java200 public int getSpacing(@NotNull PsiFile file, int offset) { in getSpacing() method in CodeStyleManagerDecorator