HomeSort by relevance Sort by last modified time
    Searched defs:TabStops (Results 1 - 3 of 3) sorted by null

  /frameworks/layoutlib/bridge/src/android/text/
TabStops.java 21 // Based on the native implementation of TabStops in
23 public class TabStops {
28 public TabStops(@Nullable int[] stops, int defaultTabWidth) {
  /frameworks/minikin/include/minikin/
LineBreaker.h 53 class TabStops {
56 TabStops(const int32_t* stops, size_t nStops, int32_t tabWidth)
124 const TabStops& tabStops);
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 503 TabStops,

Completed in 356 milliseconds