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

  /external/chromium_org/ui/gfx/
font_list.cc 140 GetFontStyle());
144 return DeriveFontListWithSizeDeltaAndStyle(size_delta, GetFontStyle());
198 int FontList::GetFontStyle() const {
  /external/chromium_org/ui/views/examples/
text_example.cc 136 int GetFontStyle() const {
254 int style = text_view_->GetFontStyle();
  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_direct.cpp 383 SkTypeface::Style GetFontStyle(FcPattern* font) {
541 *outStyle = GetFontStyle(match);
697 *outStyle = GetFontStyle(match);
  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 383 SkTypeface::Style GetFontStyle(FcPattern* font) {
541 *outStyle = GetFontStyle(match);
697 *outStyle = GetFontStyle(match);

Completed in 57 milliseconds