HomeSort by relevance Sort by last modified time
    Searched defs:get_color (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/
background.h 90 SkColor get_color() const { return color_; } function in class:views::Background
  /frameworks/base/tools/aapt/
Images.cpp 506 static uint32_t get_color( function
555 static uint32_t get_color(image_info* image, int hpatch, int vpatch) function
566 const uint32_t c = get_color(image->rows, left, top, right, bottom);
783 c = get_color(image->rows, left, top, right - 1, bottom - 1);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 4693 HRESULT (WINAPI *get_color)(IHTMLStyle *This,VARIANT *p); member in struct:IHTMLStyleVtbl
6192 HRESULT (WINAPI *get_color)(IHTMLRuleStyle *This,VARIANT *p); member in struct:IHTMLRuleStyleVtbl
7761 HRESULT (WINAPI *get_color)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
14687 HRESULT (WINAPI *get_color)(IHTMLFontElement *This,VARIANT *p); member in struct:IHTMLFontElementVtbl
16363 HRESULT (WINAPI *get_color)(IHTMLHRElement *This,VARIANT *p); member in struct:IHTMLHRElementVtbl
20358 HRESULT (WINAPI *get_color)(IHTMLBaseFontElement *This,VARIANT *p); member in struct:IHTMLBaseFontElementVtbl
    [all...]

Completed in 703 milliseconds