Searched defs:padRight (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/gm/ |
D | lattice.cpp | 27 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/ |
D | utils.js | 26 function padRight(str, max, chr) { function
|
D | columnify.js | 6 padRight = _require.padRight, variable
|
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/ |
D | TriggerPad.kt | 91 var padRight = getPaddingRight() in onSizeChanged() variable
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
D | DataDisplayTable.java | 336 private static String padRight(String s, int minLength) { in padRight() method in DataDisplayTable
|
/third_party/typescript/src/compiler/ |
D | core.ts | 2492 export function padRight(s: string, length: number, padString: " " = " ") { function
|
/third_party/typescript/lib/ |
D | tsc.js | 2039 function padRight(s, length, padString) { function
|
D | typingsInstaller.js | 2421 function padRight(s, length, padString) { function
|