Home
last modified time | relevance | path

Searched defs:padRight (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/gm/
Dlattice.cpp27 int padRight, int padBottom) { in make_surface()
33 int padRight, int padBottom) { in make_image()
108 int padRight, int padBottom) { in onDrawHelper()
241 sk_sp<SkImage> makeImage(SkCanvas* root, int padLeft, int padTop, int padRight, int padBottom) { in makeImage()
293 void onDrawHelper(SkCanvas* canvas, int padLeft, int padTop, int padRight, int padBottom, in onDrawHelper()
/third_party/node/deps/npm/node_modules/columnify/
Dutils.js26 function padRight(str, max, chr) { function
Dcolumnify.js6 padRight = _require.padRight, variable
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/
DTriggerPad.kt91 var padRight = getPaddingRight() in onSizeChanged() variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DDataDisplayTable.java336 private static String padRight(String s, int minLength) { in padRight() method in DataDisplayTable
/third_party/typescript/src/compiler/
Dcore.ts2492 export function padRight(s: string, length: number, padString: " " = " ") { function
/third_party/typescript/lib/
Dtsc.js2039 function padRight(s, length, padString) { function
DtypingsInstaller.js2421 function padRight(s, length, padString) { function