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

  /external/webkit/Source/WebCore/platform/efl/
RenderThemeEfl.h 110 void setEntryTextColor(int foreR, int foreG, int foreB, int foreA, int backR, int backG, int backB, int backA);
RenderThemeEfl.cpp 422 that->setEntryTextColor(fr, fg, fb, fa, br, bg, bb, ba);
749 void RenderThemeEfl::setEntryTextColor(int foreR, int foreG, int foreB, int foreA, int backR, int backG, int backB, int backA)
    [all...]

Completed in 32 milliseconds