OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:face_count
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-directwrite.cc
149
unsigned int
face_count
= file.get_face_count ();
local
150
for (unsigned int face_index = 0; face_index <
face_count
; face_index++)
hb-uniscribe.cc
402
unsigned int
face_count
= file.get_face_count ();
local
403
for (unsigned int face_index = 0; face_index <
face_count
; face_index++)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h
697
HRESULT WINAPI D3DXCreateMesh(DWORD
face_count
, DWORD vertex_count, DWORD flags,
[
all
...]
d3drmobj.h
[
all
...]
Completed in 594 milliseconds