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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h 54 enum Pitch { UnknownPitch, FixedPitch, VariablePitch };
142 Pitch pitch() const { return m_treatAsFixedPitch ? FixedPitch : VariablePitch; } function in class:WebCore::SimpleFontData
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddsnd.h 209 ULONG Pitch;
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 445 FT_UShort Pitch;
    [all...]
  /external/freetype/include/
tttables.h 449 FT_UShort Pitch;
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
tttables.h 445 FT_UShort Pitch;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
tttables.h 445 FT_UShort Pitch;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi.h 153 INT Pitch;
    [all...]
d3d8types.h     [all...]
d3d9types.h     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
riva_mmio.h 325 U032 Pitch;

Completed in 517 milliseconds