Home
last modified time | relevance | path

Searched defs:get_width (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-var-hvar-table.hh76 unsigned int get_width () const { return ((format >> 4) & 3) + 1; } in get_width() function
Dhb-ot-os2-table.hh153 float get_width () const in get_width() function
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.hpp90 inline glw::GLuint get_width(void) const in get_width() function in glcts::TestConfiguration
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_sidebar.py179 def get_width(): function
/external/flac/src/libFLAC++/
Dmetadata.cpp1204 FLAC__uint32 Picture::get_width() const in get_width() function in FLAC::Metadata::Picture