HomeSort by relevance Sort by last modified time
    Searched refs:setFocusRingColor (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/efl/
RenderThemeEfl.h 106 void setFocusRingColor(int r, int g, int b, int a);
RenderThemeEfl.cpp 389 that->setFocusRingColor(fr, fg, fb, fa);
725 void RenderThemeEfl::setFocusRingColor(int r, int g, int b, int a)
    [all...]

Completed in 137 milliseconds