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

  /external/sfntly/cpp/src/sfntly/table/bitmap/
big_glyph_metrics.h 55 void SetWidth(byte_t width);
small_glyph_metrics.h 51 void SetWidth(byte_t width);
small_glyph_metrics.cc 76 void SmallGlyphMetrics::Builder::SetWidth(byte_t width) {
big_glyph_metrics.cc 88 void BigGlyphMetrics::Builder::SetWidth(byte_t width) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluslinecaps.h 117 Status SetWidth(REAL width)
gdipluspen.h 311 Status SetWidth(REAL width)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/readwrite/tests/
test_shp.py 31 namedef.SetWidth(32)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9core.h 229 STDMETHOD(SetWidth)(THIS_ FLOAT width) PURE;
256 #define ID3DXLine_SetWidth(p,a) (p)->lpVtbl->SetWidth(p,a)
279 #define ID3DXLine_SetWidth(p,a) (p)->SetWidth(a)
  /external/webrtc/src/modules/interface/
module_common_types.h 507 void SetWidth(const WebRtc_UWord32 width) {_width = width;}
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 380 target->SetWidth(static_cast<byte_t>(source->Width()));

Completed in 146 milliseconds