HomeSort by relevance Sort by last modified time
    Searched full:forecolor (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/tools/stats_viewer/
stats_viewer.cs 151 item.ForeColor = Color.Red;
153 item.ForeColor = Color.DarkGreen;
155 item.ForeColor = Color.Black;
397 ForeColor = Color.Red;
399 ForeColor = Color.DarkGreen;
401 ForeColor = Color.Black;
  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusbrush.h 88 const Color& foreColor,
93 foreColor.GetValue(), backColor.GetValue(),
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBrush.h 878 IN const Color& foreColor,
884 foreColor.GetValue(),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
agtctl.h 405 virtual HRESULT WINAPI get_ForeColor(__LONG32 *ForeColor) = 0;
434 HRESULT (WINAPI *get_ForeColor)(IAgentCtlBalloon *This,__LONG32 *ForeColor);
465 #define IAgentCtlBalloon_get_ForeColor(This,ForeColor) (This)->lpVtbl->get_ForeColor(This,ForeColor)
494 HRESULT WINAPI IAgentCtlBalloon_get_ForeColor_Proxy(IAgentCtlBalloon *This,__LONG32 *ForeColor);
542 HRESULT (WINAPI *get_ForeColor)(IAgentCtlBalloonEx *This,__LONG32 *ForeColor);
    [all...]
  /external/pdfium/core/include/fxge/
fx_dib.h 345 FX_BOOL ConvertColorScale(FX_DWORD forecolor, FX_DWORD backcolor);
  /external/chromium_org/third_party/WebKit/Source/core/editing/
EditorCommand.cpp     [all...]
  /external/chromium_org/tools/metrics/actions/
actions.xml     [all...]

Completed in 3226 milliseconds