Searched refs:SetHeight (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dsmall_glyph_metrics.h49 void SetHeight(byte_t height);
H A Dbig_glyph_metrics.h53 void SetHeight(byte_t height);
H A Dsmall_glyph_metrics.cc68 void SmallGlyphMetrics::Builder::SetHeight(byte_t height) { function in class:sfntly::SmallGlyphMetrics::Builder
H A Dbig_glyph_metrics.cc80 void BigGlyphMetrics::Builder::SetHeight(byte_t height) { function in class:sfntly::BigGlyphMetrics::Builder
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dsmall_glyph_metrics.h49 void SetHeight(byte_t height);
H A Dbig_glyph_metrics.h53 void SetHeight(byte_t height);
H A Dsmall_glyph_metrics.cc68 void SmallGlyphMetrics::Builder::SetHeight(byte_t height) { function in class:sfntly::SmallGlyphMetrics::Builder
H A Dbig_glyph_metrics.cc80 void BigGlyphMetrics::Builder::SetHeight(byte_t height) { function in class:sfntly::BigGlyphMetrics::Builder
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_window.h129 void SetHeight(int height);
H A Ddevtools_window.cc540 void DevToolsWindow::SetHeight(int height) { function in class:DevToolsWindow
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoframe.cc291 frame()->SetHeight(h);
/external/webrtc/src/modules/interface/
H A Dmodule_common_types.h511 void SetHeight(const WebRtc_UWord32 height) {_height = height;} function in class:webrtc::VideoFrame
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc379 target->SetHeight(static_cast<byte_t>(source->Height()));
/external/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc379 target->SetHeight(static_cast<byte_t>(source->Height()));
/external/chromium_org/chrome/browser/ui/gtk/
H A Dbrowser_window_gtk.cc2310 devtools_window_->SetHeight(
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc2179 devtools_window_->SetHeight(contents_split_->height() -

Completed in 403 milliseconds