OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:run_width
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
sb16_csp.h
93
unsigned short
run_width
; /* current sample width */
member in struct:snd_sb_csp_info
158
int
run_width
; /* current sample width */
member in struct:snd_sb_csp
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
sb16_csp.h
93
unsigned short
run_width
; /* current sample width */
member in struct:snd_sb_csp_info
158
int
run_width
; /* current sample width */
member in struct:snd_sb_csp
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
sb16_csp.h
93
unsigned short
run_width
; /* current sample width */
member in struct:snd_sb_csp_info
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
sb16_csp.h
93
unsigned short
run_width
; /* current sample width */
member in struct:snd_sb_csp_info
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
sb16_csp.h
93
unsigned short
run_width
; /* current sample width */
member in struct:snd_sb_csp_info
/external/harfbuzz_ng/src/
hb-coretext.cc
284
double
run_width
= CTRunGetTypographicBounds (run, range_all, NULL, NULL, NULL);
local
287
double advance = (j + 1 < num_glyphs ? positions[j + 1].x : positions[0].x +
run_width
) - positions[j].x;
Completed in 55 milliseconds