Searched defs:textColor (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/ui/base/cocoa/controls/
H A Dhyperlink_button_cell.h33 @property(nonatomic, retain) NSColor* textColor; variable
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DTextLinkColors.h44 Color textColor() const { return m_textColor; } function in class:blink::TextLinkColors
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DEllipsisBox.cpp111 Color textColor = renderer().resolveColor(style, CSSPropertyColor); local
118 if (textColor == c)
H A DTextPainter.cpp103 static Color textColorForWhiteBackground(Color textColor) argument
105 int distanceFromWhite = differenceSquared(textColor, Color::white);
107 return distanceFromWhite > 65025 ? textColor : textColor.dark();
H A DInlineTextBox.cpp594 void InlineTextBox::paintSelection(GraphicsContext* context, const FloatPoint& boxOrigin, RenderStyle* style, const Font& font, Color textColor) argument
608 if (textColor == c)
/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrDistanceFieldTextureEffect.h105 SkColor textColor, uint32_t flags) {
107 (tex, params, gamma, gammaParams, textColor, flags));
126 SkColor textColor,
103 Create(GrTexture* tex, const GrTextureParams& params, GrTexture* gamma, const GrTextureParams& gammaParams, SkColor textColor, uint32_t flags) argument
H A DGrDistanceFieldTextureEffect.cpp423 GrColor textColor = dfTexEffect.getTextColor(); variable
424 if (textColor != fTextColor) {
427 GrColorUnpackR(textColor) * ONE_OVER_255,
428 GrColorUnpackG(textColor) * ONE_OVER_255,
429 GrColorUnpackB(textColor) * ONE_OVER_255);
430 fTextColor = textColor;
456 SkColor textColor,
460 , fTextColor(textColor)
518 GrColor textColor = GrColorPackRGBA(random->nextULessThan(256), local
527 textColor,
453 GrDistanceFieldLCDTextureEffect( GrTexture* texture, const GrTextureParams& params, GrTexture* gamma, const GrTextureParams& gParams, SkColor textColor, uint32_t flags) argument
[all...]
/external/skia/src/gpu/effects/
H A DGrDistanceFieldTextureEffect.h86 SkColor textColor,
89 (tex, params, gamma, gammaParams, textColor, uniformScale,
110 SkColor textColor,
84 Create(GrTexture* tex, const GrTextureParams& params, GrTexture* gamma, const GrTextureParams& gammaParams, SkColor textColor, bool uniformScale, bool useBGR) argument
H A DGrDistanceFieldTextureEffect.cpp403 GrColor textColor = dfTexEffect.getTextColor(); variable
404 if (textColor != fTextColor) {
407 GrColorUnpackR(textColor) * ONE_OVER_255,
408 GrColorUnpackG(textColor) * ONE_OVER_255,
409 GrColorUnpackB(textColor) * ONE_OVER_255);
410 fTextColor = textColor;
435 SkColor textColor,
439 , fTextColor(textColor)
492 GrColor textColor = GrColorPackRGBA(random->nextULessThan(256), local
498 textColor,
432 GrDistanceFieldLCDTextureEffect( GrTexture* texture, const GrTextureParams& params, GrTexture* gamma, const GrTextureParams& gParams, SkColor textColor, bool uniformScale, bool useBGR) argument
[all...]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
H A DTextSampleEntry.java271 int[] textColor = new int[]{0xff, 0xff, 0xff, 0xff}; field in class:TextSampleEntry.StyleRecord
279 textColor = new int[4];
280 textColor[0] = IsoTypeReader.readUInt8(in);
281 textColor[1] = IsoTypeReader.readUInt8(in);
282 textColor[2] = IsoTypeReader.readUInt8(in);
283 textColor[3] = IsoTypeReader.readUInt8(in);
293 IsoTypeWriter.writeUInt8(bb, textColor[0]);
294 IsoTypeWriter.writeUInt8(bb, textColor[1]);
295 IsoTypeWriter.writeUInt8(bb, textColor[2]);
296 IsoTypeWriter.writeUInt8(bb, textColor[
[all...]
/external/chromium_org/ui/message_center/views/
H A Dbounded_label.cc279 void BoundedLabel::SetColors(SkColor textColor, SkColor backgroundColor) { argument
280 label_->SetEnabledColor(textColor);
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/view/
H A DTestWindow.java83 @Override public void setTitleColor(int textColor) { argument
/external/chromium_org/third_party/WebKit/Source/web/
H A DPopupListBox.cpp414 Color backColor, textColor, labelColor; local
417 textColor = RenderTheme::theme().activeListBoxSelectionForegroundColor();
418 labelColor = textColor;
421 textColor = style.foregroundColor();
448 gc->fillRect(separatorRect, textColor);
455 gc->setFillColor(textColor);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
H A DFlameChart.js219 textColor: function(entryIndex) { },
912 context.fillStyle = this._dataProvider.textColor(entryIndex);
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp73 JS_STATIC_PROP_ENTRY(textColor)
2818 FX_BOOL Field::textColor(OBJ_PROP_PARAMS) function in class:Field
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3307 milliseconds