Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/pshinter/
Dpshrec.h132 PS_Hint_Type hint_type; member
Dpshrec.c829 PS_Hint_Type hint_type ) in ps_hints_open()
/external/freetype/src/pshinter/
Dpshrec.h132 PS_Hint_Type hint_type; member
Dpshrec.c829 PS_Hint_Type hint_type ) in ps_hints_open()
/external/v8/src/compiler/
Dregister-allocator.cc263 void* hint, UsePositionHintType hint_type) in UsePosition()
1985 UsePositionHintType hint_type) { in NewUsePosition()
1992 UsePositionHintType hint_type) { in Define()
2015 UsePositionHintType hint_type) { in Use()
2184 UsePositionHintType hint_type = UsePosition::HintTypeForOperand(to); in ProcessInstructions() local