Searched refs:colorText (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_render/windows/
H A Di_video_render_win.h91 const uint32_t colorText,
H A Dvideo_render_direct3d9.h174 const uint32_t colorText,
H A Dvideo_render_direct3d9.cc976 const uint32_t colorText,
973 SetText(const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t colorText, const uint32_t colorBg, const float left, const float top, const float rigth, const float bottom) argument
/external/chromium_org/third_party/npapi/npspy/windows/
H A Ddirpick.cpp293 COLORREF colorText; local
297 colorText = SetTextColor(lpdis->hDC, GetSysColor(COLOR_HIGHLIGHTTEXT));
359 SetTextColor(lpdis->hDC, colorText);

Completed in 71 milliseconds