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

  /external/chromium_org/ui/gfx/
font.cc 61 int Font::GetStyle() const {
62 return platform_font_->GetStyle();
platform_font_pango.cc 193 int PlatformFontPango::GetStyle() const {
221 switch (GetStyle()) {
platform_font_win.cc 93 if (GetHeight() == height && GetStyle() == style)
153 int PlatformFontWin::GetStyle() const {
render_text.cc 697 bool RenderText::GetStyle(TextStyle style) const {
    [all...]
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusFont.h 218 Font::GetStyle() const
  /external/chromium_org/third_party/skia/experimental/SkV8Example/
BaseContext.cpp 161 void BaseContext::GetStyle(Local<String> name,
206 GetStyle(name, info, baseContext->fFillStyle);
212 GetStyle(name, info, baseContext->fStrokeStyle);
  /external/skia/experimental/SkV8Example/
BaseContext.cpp 161 void BaseContext::GetStyle(Local<String> name,
206 GetStyle(name, info, baseContext->fFillStyle);
212 GetStyle(name, info, baseContext->fStrokeStyle);
  /external/chromium_org/ui/views/examples/
text_example.cc 93 int GetStyle() const { return font_list_.GetFontStyle(); }
190 int style = text_view_->GetStyle();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h 873 __inline__ INT Font::GetStyle() const
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
agtsvr.h     [all...]
tom.h     [all...]

Completed in 1000 milliseconds