/external/skia/experimental/docs/ |
exampleSlides.js | 281 "axisTextDesc": { "paint":"textBase", "color":rgb(191,191,191) }, 295 "sectorADesc": { "paint":"textBase", "color":rgb(0,0,255) }, 296 "sectorBDesc": { "paint":"textBase", "color":rgb(0,127,0) }, 297 "sectorCDesc": { "paint":"textBase", "color":rgb(255,0,0) }, 298 "sectorXY1": { "paint":"textBase", "color":rgb(192,63,192) }, 299 "sectorXY2": { "paint":"textBase", "color":rgb(127,127,0) }, 300 "sectorXY3": { "paint":"textBase", "color":rgb(255,0,0) }, 301 "sectorXY4": { "paint":"textBase", "color":rgb(127,0,127) }, 302 "sectorXY5": { "paint":"textBase", "color":rgb(0,127,127) }, 303 "sectorXY6": { "paint":"textBase", "color":rgb(0,127,0) } [all...] |
/external/skia/gm/ |
shadertext.cpp | 114 SkScalar textBase = SkIntToScalar(h/2); 171 canvas->drawText(text, textLen, 0, textBase, paint);
|
/external/skia/samplecode/ |
SampleShaderText.cpp | 124 SkScalar textBase = SkIntToScalar(h/2); 179 canvas->drawText(text, textLen, 0, textBase, paint);
|
/toolchain/binutils/binutils-2.25/bfd/ |
cisco-core.c | 68 char textbase[4]; /* Base of .text section (not in V3 crash info) */ 67 char textbase[4]; \/* Base of .text section (not in V3 crash info) *\/ member in struct:__anon75244
|
ChangeLog-9899 | 298 (crashinfo_external): Add textbase, database, bssbase and [all...] |