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

  /external/pdfium/core/src/fxge/android/
fpf_skiafont.h 26 virtual FX_DWORD GetFontStyle() const
  /external/pdfium/core/src/fpdfdoc/
doc_bookmark.cpp 41 FX_DWORD CPDF_Bookmark::GetFontStyle()
  /external/chromium_org/ui/gfx/
font_list.cc 66 return Derive(size_delta, GetFontStyle());
89 int FontList::GetFontStyle() const {
90 return impl_->GetFontStyle();
font_list_impl.cc 164 int FontListImpl::GetFontStyle() const {
  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_direct.cpp 386 SkTypeface::Style GetFontStyle(FcPattern* font) {
544 *outStyle = GetFontStyle(match);
700 *outStyle = GetFontStyle(match);
  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 386 SkTypeface::Style GetFontStyle(FcPattern* font) {
544 *outStyle = GetFontStyle(match);
700 *outStyle = GetFontStyle(match);

Completed in 580 milliseconds